From dbdfc712702ce2f781910a795d2e5385a4f5a0f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 16:03:15 -0400 Subject: [PATCH] Bump version to 2.8.2 (#15232) Signed-off-by: GitHub Co-authored-by: crenshaw-dev --- VERSION | 2 +- manifests/base/kustomization.yaml | 2 +- manifests/core-install.yaml | 8 ++++---- manifests/core-install/kustomization.yaml | 2 +- manifests/ha/base/kustomization.yaml | 2 +- manifests/ha/install.yaml | 14 +++++++------- manifests/ha/namespace-install.yaml | 14 +++++++------- manifests/install.yaml | 14 +++++++------- manifests/namespace-install.yaml | 14 +++++++------- 9 files changed, 36 insertions(+), 36 deletions(-) diff --git a/VERSION b/VERSION index dbe590065479b..1817afea416c4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.8.1 +2.8.2 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 29a0b0225e962..e5a3cde851686 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.8.1 + newTag: v2.8.2 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 00579b63c30a3..fe150b316d1e8 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -18880,7 +18880,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -19168,7 +19168,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -19220,7 +19220,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -19439,7 +19439,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 2082c1e833bcb..03e285c6fae4c 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.8.1 + newTag: v2.8.2 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 169035fe5179d..d849452e5754e 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.8.1 + newTag: v2.8.2 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 97348e1cac364..1bfeb35e2c382 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -20117,7 +20117,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -20240,7 +20240,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: copyutil securityContext: @@ -20310,7 +20310,7 @@ spec: key: notificationscontroller.log.level name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -20624,7 +20624,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -20676,7 +20676,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -20965,7 +20965,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: httpGet: @@ -21211,7 +21211,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index fb43891a9bcfa..eb10a4f0e93e7 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1635,7 +1635,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1758,7 +1758,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: copyutil securityContext: @@ -1828,7 +1828,7 @@ spec: key: notificationscontroller.log.level name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2142,7 +2142,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2194,7 +2194,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2483,7 +2483,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: httpGet: @@ -2729,7 +2729,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index aed608f761ff7..ee7c6cc103ed1 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -19218,7 +19218,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -19341,7 +19341,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: copyutil securityContext: @@ -19411,7 +19411,7 @@ spec: key: notificationscontroller.log.level name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -19681,7 +19681,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -19733,7 +19733,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -20020,7 +20020,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: httpGet: @@ -20266,7 +20266,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 1a190316dc77b..f32d3b2ed89b3 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -736,7 +736,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -859,7 +859,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: copyutil securityContext: @@ -929,7 +929,7 @@ spec: key: notificationscontroller.log.level name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1199,7 +1199,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1251,7 +1251,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1538,7 +1538,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always livenessProbe: httpGet: @@ -1784,7 +1784,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.1 + image: quay.io/argoproj/argocd:v2.8.2 imagePullPolicy: Always name: argocd-application-controller ports: