Skip to content

Commit 5f1ce58

Browse files
committed
chore(deps): update quay.io/argoproj/argocd docker tag to v2.14.10
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 0e8955d commit 5f1ce58

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

class/defaults.yml

+1-1
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.7
50+
tag: v2.14.10
5151
redis:
5252
registry: docker.io
5353
repository: library/redis

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

+2-2
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.7
124+
version: v2.14.10
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.7
251+
version: v2.14.10

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

+2-2
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.7
124+
version: v2.14.10
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.7
254+
version: v2.14.10

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

+2-2
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.7
127+
version: v2.14.10
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.7
269+
version: v2.14.10

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

+2-2
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.7
103+
version: v2.14.10
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.7
232+
version: v2.14.10

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

+2-2
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.7
124+
version: v2.14.10
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.7
251+
version: v2.14.10

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

+2-2
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.7
124+
version: v2.14.10
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.7
251+
version: v2.14.10

0 commit comments

Comments
 (0)