Skip to content

Commit

Permalink
chore(deps): update container image quay.io/argoproj/argocd to v2.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 18, 2022
1 parent 2317bf5 commit c9f1fe0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cluster/apps/argocd/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3079,7 +3079,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.2.2
image: quay.io/argoproj/argocd:v2.4.7
imagePullPolicy: Always
name: copyutil
volumeMounts:
Expand Down Expand Up @@ -3260,7 +3260,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.2.2
image: quay.io/argoproj/argocd:v2.4.7
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -3309,7 +3309,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.2.2
image: quay.io/argoproj/argocd:v2.4.7
name: copyutil
volumeMounts:
- mountPath: /var/run/argocd
Expand Down Expand Up @@ -3532,7 +3532,7 @@ spec:
key: server.http.cookie.maxnumber
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.2.2
image: quay.io/argoproj/argocd:v2.4.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -3722,7 +3722,7 @@ spec:
key: controller.default.cache.expiration
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.2.2
image: quay.io/argoproj/argocd:v2.4.7
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down

0 comments on commit c9f1fe0

Please sign in to comment.