From 6eba5be864b7e031871ed7698f5233336dfe75c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:05:06 -0500 Subject: [PATCH] Bump version to 2.9.3 (#16510) 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 5d9ade10c605a..4db4b0359ef31 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9.2 +2.9.3 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 2292dcde14cca..93533a08c2eff 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.2 + newTag: v2.9.3 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index b6faab127ff6c..eed5c6e77ce41 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -20742,7 +20742,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21042,7 +21042,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21094,7 +21094,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21313,7 +21313,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index eb2e61a0ded02..092a8ca09fcc0 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.2 + newTag: v2.9.3 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 43db421701818..ad90a3af13a63 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.2 + newTag: v2.9.3 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 975cc962b86f8..c78d9f1442ef2 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -21999,7 +21999,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22122,7 +22122,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: copyutil securityContext: @@ -22198,7 +22198,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -22529,7 +22529,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22581,7 +22581,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -22870,7 +22870,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: httpGet: @@ -23116,7 +23116,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index f14b5a0be7d35..d5ec81d2eaf8b 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1654,7 +1654,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1777,7 +1777,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: copyutil securityContext: @@ -1853,7 +1853,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2184,7 +2184,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2236,7 +2236,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2525,7 +2525,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: httpGet: @@ -2771,7 +2771,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index a4389f377719d..7de6098ef583b 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -21094,7 +21094,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21217,7 +21217,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: copyutil securityContext: @@ -21293,7 +21293,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -21575,7 +21575,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21627,7 +21627,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21914,7 +21914,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: httpGet: @@ -22160,7 +22160,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 60e2d36410571..d31876a2ea3a1 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -749,7 +749,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -872,7 +872,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: copyutil securityContext: @@ -948,7 +948,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1230,7 +1230,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1282,7 +1282,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1569,7 +1569,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always livenessProbe: httpGet: @@ -1815,7 +1815,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.2 + image: quay.io/argoproj/argocd:v2.9.3 imagePullPolicy: Always name: argocd-application-controller ports: