diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index f25a2c67e5e03..6284acde5f2d5 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.3.1 + newTag: v2.3.2 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 0cb335a4d69d1..2824a67244bb9 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -9692,7 +9692,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -9741,7 +9741,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 name: copyutil volumeMounts: - mountPath: /var/run/argocd @@ -9906,7 +9906,7 @@ spec: key: controller.default.cache.expiration name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 78a14f7680093..ed64da0bb1987 100644 --- a/manifests/core-install/kustomization.yaml +++ b/manifests/core-install/kustomization.yaml @@ -11,4 +11,4 @@ resources: images: - name: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd - newTag: v2.3.1 + newTag: v2.3.2 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index cde8c4584bfee..55879a7ab7e2a 100644 --- a/manifests/ha/base/kustomization.yaml +++ b/manifests/ha/base/kustomization.yaml @@ -11,7 +11,7 @@ patchesStrategicMerge: images: - name: quay.io/argoproj/argocd newName: quay.io/argoproj/argocd - newTag: v2.3.1 + newTag: v2.3.2 resources: - ../../base/application-controller - ../../base/dex diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index af73f2f495fbc..e383398629ec3 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -10516,7 +10516,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always name: copyutil volumeMounts: @@ -10549,7 +10549,7 @@ spec: containers: - command: - argocd-notifications - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -10782,7 +10782,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -10831,7 +10831,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 name: copyutil volumeMounts: - mountPath: /var/run/argocd @@ -11058,7 +11058,7 @@ spec: key: server.http.cookie.maxnumber name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: @@ -11254,7 +11254,7 @@ spec: key: controller.default.cache.expiration name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index b7719802585cc..150bae5044f07 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -7812,7 +7812,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always name: copyutil volumeMounts: @@ -7845,7 +7845,7 @@ spec: containers: - command: - argocd-notifications - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -8078,7 +8078,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -8127,7 +8127,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 name: copyutil volumeMounts: - mountPath: /var/run/argocd @@ -8354,7 +8354,7 @@ spec: key: server.http.cookie.maxnumber name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: @@ -8550,7 +8550,7 @@ spec: key: controller.default.cache.expiration name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: diff --git a/manifests/install.yaml b/manifests/install.yaml index 03939eb5ecf7c..94c36640e99df 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -9886,7 +9886,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always name: copyutil volumeMounts: @@ -9919,7 +9919,7 @@ spec: containers: - command: - argocd-notifications - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -10116,7 +10116,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -10165,7 +10165,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 name: copyutil volumeMounts: - mountPath: /var/run/argocd @@ -10388,7 +10388,7 @@ spec: key: server.http.cookie.maxnumber name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: @@ -10578,7 +10578,7 @@ spec: key: controller.default.cache.expiration name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 4696e2c6c2d3f..5f76a97bedc94 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -7182,7 +7182,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always name: copyutil volumeMounts: @@ -7215,7 +7215,7 @@ spec: containers: - command: - argocd-notifications - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -7412,7 +7412,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -7461,7 +7461,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 name: copyutil volumeMounts: - mountPath: /var/run/argocd @@ -7684,7 +7684,7 @@ spec: key: server.http.cookie.maxnumber name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: @@ -7874,7 +7874,7 @@ spec: key: controller.default.cache.expiration name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.3.1 + image: quay.io/argoproj/argocd:v2.3.2 imagePullPolicy: Always livenessProbe: httpGet: