diff --git a/VERSION b/VERSION index 7f51b23b1fa0d..4a36342fcab70 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.0-rc6 +3.0.0 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 5feed1d912f40..f22fe17ea0853 100644 --- a/manifests/base/kustomization.yaml +++ b/manifests/base/kustomization.yaml @@ -5,7 +5,7 @@ kind: Kustomization images: - name: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd - newTag: v3.0.0-rc6 + newTag: v3.0.0 resources: - ./application-controller - ./dex diff --git a/manifests/core-install-with-hydrator.yaml b/manifests/core-install-with-hydrator.yaml index e8c5bdca7dd75..309810dd17c3a 100644 --- a/manifests/core-install-with-hydrator.yaml +++ b/manifests/core-install-with-hydrator.yaml @@ -24609,7 +24609,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -24885,7 +24885,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -25158,7 +25158,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -25210,7 +25210,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -25540,7 +25540,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 662d6da76a1b4..25a9f2dee3fcd 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -24577,7 +24577,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -24697,7 +24697,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -24970,7 +24970,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -25022,7 +25022,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -25352,7 +25352,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 1c819a1bdfcae..eaf1a60556ade 100644 --- a/manifests/core-install/kustomization.yaml +++ b/manifests/core-install/kustomization.yaml @@ -12,4 +12,4 @@ resources: images: - name: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd - newTag: v3.0.0-rc6 + newTag: v3.0.0 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index ce342c1948872..3aa0d65630ab8 100644 --- a/manifests/ha/base/kustomization.yaml +++ b/manifests/ha/base/kustomization.yaml @@ -12,7 +12,7 @@ patches: images: - name: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd - newTag: v3.0.0-rc6 + newTag: v3.0.0 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install-with-hydrator.yaml b/manifests/ha/install-with-hydrator.yaml index ea50b199755cf..05be0e5083986 100644 --- a/manifests/ha/install-with-hydrator.yaml +++ b/manifests/ha/install-with-hydrator.yaml @@ -25974,7 +25974,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -26273,7 +26273,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: copyutil securityContext: @@ -26369,7 +26369,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -26493,7 +26493,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -26792,7 +26792,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -26844,7 +26844,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -27218,7 +27218,7 @@ spec: key: server.sync.replace.allowed name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -27584,7 +27584,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index c94a074e7300d..5f7218e164e95 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -25944,7 +25944,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -26087,7 +26087,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: copyutil securityContext: @@ -26183,7 +26183,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -26307,7 +26307,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -26606,7 +26606,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -26658,7 +26658,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -27032,7 +27032,7 @@ spec: key: server.sync.replace.allowed name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -27398,7 +27398,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install-with-hydrator.yaml b/manifests/ha/namespace-install-with-hydrator.yaml index 029fc1986a5fa..74d6eca4cd954 100644 --- a/manifests/ha/namespace-install-with-hydrator.yaml +++ b/manifests/ha/namespace-install-with-hydrator.yaml @@ -1861,7 +1861,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -2160,7 +2160,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: copyutil securityContext: @@ -2256,7 +2256,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2380,7 +2380,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -2679,7 +2679,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2731,7 +2731,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -3105,7 +3105,7 @@ spec: key: server.sync.replace.allowed name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -3471,7 +3471,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 6e6cecb74fa60..f8292e0548804 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1831,7 +1831,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1974,7 +1974,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: copyutil securityContext: @@ -2070,7 +2070,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2194,7 +2194,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -2493,7 +2493,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2545,7 +2545,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2919,7 +2919,7 @@ spec: key: server.sync.replace.allowed name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -3285,7 +3285,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install-with-hydrator.yaml b/manifests/install-with-hydrator.yaml index 319e0c9f0b1b9..a980e91d9c3b5 100644 --- a/manifests/install-with-hydrator.yaml +++ b/manifests/install-with-hydrator.yaml @@ -25069,7 +25069,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -25368,7 +25368,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: copyutil securityContext: @@ -25464,7 +25464,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -25566,7 +25566,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -25839,7 +25839,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -25891,7 +25891,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -26263,7 +26263,7 @@ spec: key: server.sync.replace.allowed name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -26629,7 +26629,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 7a271d20b0dec..70a442e585e36 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -25037,7 +25037,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -25180,7 +25180,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: copyutil securityContext: @@ -25276,7 +25276,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -25378,7 +25378,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -25651,7 +25651,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -25703,7 +25703,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -26075,7 +26075,7 @@ spec: key: server.sync.replace.allowed name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -26441,7 +26441,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install-with-hydrator.yaml b/manifests/namespace-install-with-hydrator.yaml index 3db56f2051e64..46daa0938035c 100644 --- a/manifests/namespace-install-with-hydrator.yaml +++ b/manifests/namespace-install-with-hydrator.yaml @@ -956,7 +956,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1255,7 +1255,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: copyutil securityContext: @@ -1351,7 +1351,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1453,7 +1453,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -1726,7 +1726,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1778,7 +1778,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2150,7 +2150,7 @@ spec: key: server.sync.replace.allowed name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -2516,7 +2516,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index ee13eafa40ee6..1e44c162b9e1b 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -924,7 +924,7 @@ spec: key: applicationsetcontroller.requeue.after name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1067,7 +1067,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: copyutil securityContext: @@ -1163,7 +1163,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1265,7 +1265,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -1538,7 +1538,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1590,7 +1590,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1962,7 +1962,7 @@ spec: key: server.sync.replace.allowed name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -2328,7 +2328,7 @@ spec: optional: true - name: KUBECACHEDIR value: /tmp/kubecache - image: quay.io/argoproj/argocd:v3.0.0-rc6 + image: quay.io/argoproj/argocd:v3.0.0 imagePullPolicy: Always name: argocd-application-controller ports: