diff --git a/VERSION b/VERSION index 93ea0c95979af..1acd4dac0e780 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9.4 +2.9.5 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index ec9b07bb9cf97..46d77c603d33c 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.4 + newTag: v2.9.5 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 56eebab30a67a..41a7d93b509da 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -20750,7 +20750,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21050,7 +21050,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21102,7 +21102,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21321,7 +21321,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index e9c9fbb1d4f9e..f2affc7b4508b 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.4 + newTag: v2.9.5 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index d696299b4dcfd..4d5920f46d5cf 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.4 + newTag: v2.9.5 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 722c09684eb81..ba8df27608386 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -22007,7 +22007,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22130,7 +22130,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: copyutil securityContext: @@ -22206,7 +22206,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -22537,7 +22537,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22589,7 +22589,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -22878,7 +22878,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: httpGet: @@ -23124,7 +23124,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index d3db28342a2bf..90f4fd604e902 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1662,7 +1662,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1785,7 +1785,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: copyutil securityContext: @@ -1861,7 +1861,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2192,7 +2192,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2244,7 +2244,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2533,7 +2533,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: httpGet: @@ -2779,7 +2779,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index cffb2f4a586ad..b2b47927a5270 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -21102,7 +21102,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21225,7 +21225,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: copyutil securityContext: @@ -21301,7 +21301,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -21583,7 +21583,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21635,7 +21635,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21922,7 +21922,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: httpGet: @@ -22168,7 +22168,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 60156512dc85a..9837b05d5ec58 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -757,7 +757,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -880,7 +880,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: copyutil securityContext: @@ -956,7 +956,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1238,7 +1238,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1290,7 +1290,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1577,7 +1577,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always livenessProbe: httpGet: @@ -1823,7 +1823,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.4 + image: quay.io/argoproj/argocd:v2.9.5 imagePullPolicy: Always name: argocd-application-controller ports: