Skip to content

Commit bb2fc69

Browse files
committed
chore(deps): update quay.io/argoproj/argocd docker tag to v3.2.0
Signed-off-by: Renovate Bot <[email protected]>
1 parent ace8a9a commit bb2fc69

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ parameters:
4747
argocd:
4848
registry: quay.io
4949
repository: argoproj/argocd
50-
tag: v3.1.9
50+
tag: v3.2.0
5151
redis:
5252
registry: docker.io
5353
repository: library/redis

tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ spec:
120120
name: vault-config
121121
- mountPath: /home/vault/
122122
name: vault-token
123-
version: v3.1.9
123+
version: v3.2.0
124124
volumeMounts:
125125
- mountPath: /home/argocd/
126126
name: vault-token
@@ -247,4 +247,4 @@ spec:
247247
requests:
248248
cpu: 10m
249249
memory: 32Mi
250-
version: v3.1.9
250+
version: v3.2.0

tests/golden/https-catalog/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ spec:
120120
name: vault-config
121121
- mountPath: /home/vault/
122122
name: vault-token
123-
version: v3.1.9
123+
version: v3.2.0
124124
volumeMounts:
125125
- mountPath: /home/argocd/
126126
name: vault-token
@@ -247,4 +247,4 @@ spec:
247247
requests:
248248
cpu: 10m
249249
memory: 32Mi
250-
version: v3.1.9
250+
version: v3.2.0

tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ spec:
123123
name: vault-config
124124
- mountPath: /home/vault/
125125
name: vault-token
126-
version: v3.1.9
126+
version: v3.2.0
127127
volumeMounts:
128128
- mountPath: /home/argocd/
129129
name: vault-token
@@ -265,4 +265,4 @@ spec:
265265
- openshiftrootswissonly
266266
openShiftOAuth: true
267267
provider: dex
268-
version: v3.1.9
268+
version: v3.2.0

tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
name: vault-config
100100
- mountPath: /home/vault/
101101
name: vault-token
102-
version: v3.1.9
102+
version: v3.2.0
103103
volumeMounts:
104104
- mountPath: /home/argocd/
105105
name: vault-token
@@ -228,4 +228,4 @@ spec:
228228
insecure: true
229229
logFormat: text
230230
logLevel: info
231-
version: v3.1.9
231+
version: v3.2.0

tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ spec:
120120
name: vault-config
121121
- mountPath: /home/vault/
122122
name: vault-token
123-
version: v3.1.9
123+
version: v3.2.0
124124
volumeMounts:
125125
- mountPath: /home/argocd/
126126
name: vault-token
@@ -247,4 +247,4 @@ spec:
247247
requests:
248248
cpu: 10m
249249
memory: 32Mi
250-
version: v3.1.9
250+
version: v3.2.0

tests/golden/syn-teams/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ spec:
120120
name: vault-config
121121
- mountPath: /home/vault/
122122
name: vault-token
123-
version: v3.1.9
123+
version: v3.2.0
124124
volumeMounts:
125125
- mountPath: /home/argocd/
126126
name: vault-token
@@ -247,4 +247,4 @@ spec:
247247
requests:
248248
cpu: 10m
249249
memory: 32Mi
250-
version: v3.1.9
250+
version: v3.2.0

0 commit comments

Comments
 (0)