Skip to content

Commit

Permalink
chore(deps): update container image quay.io/argoproj/argocd to v2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent 5872db3 commit d650221
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cluster/apps/argocd/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9955,7 +9955,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.namespace
image: quay.io/argoproj/argocd:v2.5.0
image: quay.io/argoproj/argocd:v2.9.3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -10065,7 +10065,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.5.0
image: quay.io/argoproj/argocd:v2.9.3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -10118,7 +10118,7 @@ spec:
containers:
- command:
- argocd-notifications
image: quay.io/argoproj/argocd:v2.5.0
image: quay.io/argoproj/argocd:v2.9.3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -10371,7 +10371,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.5.0
image: quay.io/argoproj/argocd:v2.9.3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -10422,7 +10422,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.5.0
image: quay.io/argoproj/argocd:v2.9.3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -10691,7 +10691,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.5.0
image: quay.io/argoproj/argocd:v2.9.3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -10924,7 +10924,7 @@ spec:
key: application.namespaces
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.5.0
image: quay.io/argoproj/argocd:v2.9.3
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit d650221

Please sign in to comment.