From 3ef5ba76a95d71de88bfa9b6e887c86025a88fdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 13:15:16 -0500 Subject: [PATCH] Bump version to 2.8.9 (#16938) 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 80803faf1b96e..d578041c4b8ff 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.8.8 +2.8.9 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 53f128331876d..9c4be3ecb53f1 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.8 + newTag: v2.8.9 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 4b622103369fe..1257cabc701ec 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.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -19180,7 +19180,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -19232,7 +19232,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -19451,7 +19451,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index a67cab4af23af..ab641e383ed4b 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.8 + newTag: v2.8.9 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index fd771605670b2..4ef668cfea22a 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.8 + newTag: v2.8.9 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 1176c55fab318..4c6c4e50fbe49 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -20129,7 +20129,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -20252,7 +20252,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: copyutil securityContext: @@ -20328,7 +20328,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -20654,7 +20654,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -20706,7 +20706,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -20995,7 +20995,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: httpGet: @@ -21241,7 +21241,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index cb163091236d1..daf77cce74be4 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.8 + image: quay.io/argoproj/argocd:v2.8.9 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.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: copyutil securityContext: @@ -1834,7 +1834,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2160,7 +2160,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2212,7 +2212,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2501,7 +2501,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: httpGet: @@ -2747,7 +2747,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 62710c81a5178..d814b0fa0684c 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -19230,7 +19230,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -19353,7 +19353,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: copyutil securityContext: @@ -19429,7 +19429,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -19711,7 +19711,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -19763,7 +19763,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -20050,7 +20050,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: httpGet: @@ -20296,7 +20296,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 0b54e80724ef8..1789a434f26fe 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.8 + image: quay.io/argoproj/argocd:v2.8.9 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.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: copyutil securityContext: @@ -935,7 +935,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1217,7 +1217,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1269,7 +1269,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1556,7 +1556,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always livenessProbe: httpGet: @@ -1802,7 +1802,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.8 + image: quay.io/argoproj/argocd:v2.8.9 imagePullPolicy: Always name: argocd-application-controller ports: