Skip to content

Commit d6e97a2

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

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: v2.13.8
50+
tag: v3.0.9
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
@@ -121,7 +121,7 @@ spec:
121121
name: vault-config
122122
- mountPath: /home/vault/
123123
name: vault-token
124-
version: v2.13.8
124+
version: v3.0.9
125125
volumeMounts:
126126
- mountPath: /home/argocd/
127127
name: vault-token
@@ -248,4 +248,4 @@ spec:
248248
requests:
249249
cpu: 10m
250250
memory: 32Mi
251-
version: v2.13.8
251+
version: v3.0.9

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
@@ -121,7 +121,7 @@ spec:
121121
name: vault-config
122122
- mountPath: /home/vault/
123123
name: vault-token
124-
version: v2.13.8
124+
version: v3.0.9
125125
volumeMounts:
126126
- mountPath: /home/argocd/
127127
name: vault-token
@@ -251,4 +251,4 @@ spec:
251251
requests:
252252
cpu: 10m
253253
memory: 32Mi
254-
version: v2.13.8
254+
version: v3.0.9

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ spec:
124124
name: vault-config
125125
- mountPath: /home/vault/
126126
name: vault-token
127-
version: v2.13.8
127+
version: v3.0.9
128128
volumeMounts:
129129
- mountPath: /home/argocd/
130130
name: vault-token
@@ -266,4 +266,4 @@ spec:
266266
- openshiftrootswissonly
267267
openShiftOAuth: true
268268
provider: dex
269-
version: v2.13.8
269+
version: v3.0.9

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ spec:
100100
name: vault-config
101101
- mountPath: /home/vault/
102102
name: vault-token
103-
version: v2.13.8
103+
version: v3.0.9
104104
volumeMounts:
105105
- mountPath: /home/argocd/
106106
name: vault-token
@@ -229,4 +229,4 @@ spec:
229229
insecure: true
230230
logFormat: text
231231
logLevel: info
232-
version: v2.13.8
232+
version: v3.0.9

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ spec:
121121
name: vault-config
122122
- mountPath: /home/vault/
123123
name: vault-token
124-
version: v2.13.8
124+
version: v3.0.9
125125
volumeMounts:
126126
- mountPath: /home/argocd/
127127
name: vault-token
@@ -248,4 +248,4 @@ spec:
248248
requests:
249249
cpu: 10m
250250
memory: 32Mi
251-
version: v2.13.8
251+
version: v3.0.9

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
@@ -121,7 +121,7 @@ spec:
121121
name: vault-config
122122
- mountPath: /home/vault/
123123
name: vault-token
124-
version: v2.13.8
124+
version: v3.0.9
125125
volumeMounts:
126126
- mountPath: /home/argocd/
127127
name: vault-token
@@ -248,4 +248,4 @@ spec:
248248
requests:
249249
cpu: 10m
250250
memory: 32Mi
251-
version: v2.13.8
251+
version: v3.0.9

0 commit comments

Comments
 (0)