Skip to content

Commit 7aced77

Browse files
chore(deps): update container image quay.io/argoproj/argocd to v2.4.8
1 parent 63ed08a commit 7aced77

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

cluster/apps/argocd/install.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3079,7 +3079,7 @@ spec:
30793079
- -n
30803080
- /usr/local/bin/argocd
30813081
- /shared/argocd-dex
3082-
image: quay.io/argoproj/argocd:v2.2.2
3082+
image: quay.io/argoproj/argocd:v2.4.8
30833083
imagePullPolicy: Always
30843084
name: copyutil
30853085
volumeMounts:
@@ -3260,7 +3260,7 @@ spec:
32603260
value: /helm-working-dir
32613261
- name: HELM_DATA_HOME
32623262
value: /helm-working-dir
3263-
image: quay.io/argoproj/argocd:v2.2.2
3263+
image: quay.io/argoproj/argocd:v2.4.8
32643264
imagePullPolicy: Always
32653265
livenessProbe:
32663266
failureThreshold: 3
@@ -3309,7 +3309,7 @@ spec:
33093309
- -n
33103310
- /usr/local/bin/argocd
33113311
- /var/run/argocd/argocd-cmp-server
3312-
image: quay.io/argoproj/argocd:v2.2.2
3312+
image: quay.io/argoproj/argocd:v2.4.8
33133313
name: copyutil
33143314
volumeMounts:
33153315
- mountPath: /var/run/argocd
@@ -3532,7 +3532,7 @@ spec:
35323532
key: server.http.cookie.maxnumber
35333533
name: argocd-cmd-params-cm
35343534
optional: true
3535-
image: quay.io/argoproj/argocd:v2.2.2
3535+
image: quay.io/argoproj/argocd:v2.4.8
35363536
imagePullPolicy: Always
35373537
livenessProbe:
35383538
httpGet:
@@ -3722,7 +3722,7 @@ spec:
37223722
key: controller.default.cache.expiration
37233723
name: argocd-cmd-params-cm
37243724
optional: true
3725-
image: quay.io/argoproj/argocd:v2.2.2
3725+
image: quay.io/argoproj/argocd:v2.4.8
37263726
imagePullPolicy: Always
37273727
livenessProbe:
37283728
httpGet:

0 commit comments

Comments
 (0)