From a33baa301fe61b899dc8bbad9e554efbc77e0991 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 14:46:09 -0400 Subject: [PATCH] Bump version to 2.7.4 (#13910) 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 2c9b4ef42ecb..a4dd9dba4fbf 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.7.3 +2.7.4 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 45880710cd59..40ad51dad637 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.7.3 + newTag: v2.7.4 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 8053db56d499..6cdc82b30178 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -16706,7 +16706,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -16968,7 +16968,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17020,7 +17020,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -17233,7 +17233,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 6e42cf1966fe..70d6503998d3 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.7.3 + newTag: v2.7.4 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 1417a5cf860f..4f4976710233 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.7.3 + newTag: v2.7.4 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 5887d2a4cd2f..9d5f823f62e7 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -17927,7 +17927,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -18037,7 +18037,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: copyutil securityContext: @@ -18094,7 +18094,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -18399,7 +18399,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -18451,7 +18451,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -18733,7 +18733,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: httpGet: @@ -18978,7 +18978,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index d28b0c90d777..3176399f6a23 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1587,7 +1587,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1697,7 +1697,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: copyutil securityContext: @@ -1754,7 +1754,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2059,7 +2059,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2111,7 +2111,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2393,7 +2393,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: httpGet: @@ -2638,7 +2638,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index b91efd894b6f..b529c6d26eb1 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -17044,7 +17044,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -17154,7 +17154,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: copyutil securityContext: @@ -17211,7 +17211,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -17468,7 +17468,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17520,7 +17520,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -17795,7 +17795,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: httpGet: @@ -18035,7 +18035,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index d81e97ddbf7e..23a23cb6f514 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -704,7 +704,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -814,7 +814,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: copyutil securityContext: @@ -871,7 +871,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1128,7 +1128,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1180,7 +1180,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1455,7 +1455,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always livenessProbe: httpGet: @@ -1695,7 +1695,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.3 + image: quay.io/argoproj/argocd:v2.7.4 imagePullPolicy: Always name: argocd-application-controller ports: