diff --git a/VERSION b/VERSION index cfd472b136b23..93d20b2df2fa0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9.21 +2.9.22 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 09a131ebfe87b..0411dfdcefcc5 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: v2.9.21 + newTag: v2.9.22 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 217a9f90d3066..c442380e4fdb9 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -20784,7 +20784,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -20902,7 +20902,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -21113,7 +21113,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21165,7 +21165,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21395,7 +21395,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index b26b9e658ba2b..5478f47dbbbdd 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: v2.9.21 + newTag: v2.9.22 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 46988e9eaf055..d9ed61295f73f 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: v2.9.21 + newTag: v2.9.22 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 0368fa1422323..db686ca5c0a54 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -22019,7 +22019,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22142,7 +22142,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: copyutil securityContext: @@ -22218,7 +22218,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -22337,7 +22337,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -22576,7 +22576,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22628,7 +22628,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -22928,7 +22928,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: httpGet: @@ -23185,7 +23185,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index ed9a366ee3b84..c448f0a63e05f 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1680,7 +1680,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1803,7 +1803,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: copyutil securityContext: @@ -1879,7 +1879,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1998,7 +1998,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -2237,7 +2237,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2289,7 +2289,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2589,7 +2589,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: httpGet: @@ -2846,7 +2846,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 10631aa86287b..6c36c11f5e847 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -21136,7 +21136,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21259,7 +21259,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: copyutil securityContext: @@ -21335,7 +21335,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -21435,7 +21435,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -21646,7 +21646,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21698,7 +21698,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21996,7 +21996,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: httpGet: @@ -22253,7 +22253,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 03e3b35a7e606..f3e95d9df827e 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -797,7 +797,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -920,7 +920,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: copyutil securityContext: @@ -996,7 +996,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1096,7 +1096,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -1307,7 +1307,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1359,7 +1359,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1657,7 +1657,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always livenessProbe: httpGet: @@ -1914,7 +1914,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.21 + image: quay.io/argoproj/argocd:v2.9.22 imagePullPolicy: Always name: argocd-application-controller ports: