diff --git a/cluster/apps/argocd/install.yaml b/cluster/apps/argocd/install.yaml index 6c0a4124..b6fcfbe0 100644 --- a/cluster/apps/argocd/install.yaml +++ b/cluster/apps/argocd/install.yaml @@ -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: @@ -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: @@ -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: @@ -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 @@ -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 @@ -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: @@ -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: