From 347f221adba5599ef4d5f12ee572b2c17d01db4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 14:05:53 +0200 Subject: [PATCH] Bump version to 2.13.0 (#20652) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: pasha-codefresh <39732895+pasha-codefresh@users.noreply.github.com> --- VERSION | 2 +- manifests/base/kustomization.yaml | 2 +- manifests/core-install.yaml | 10 +++++----- manifests/core-install/kustomization.yaml | 2 +- manifests/ha/base/kustomization.yaml | 2 +- manifests/ha/install.yaml | 16 ++++++++-------- manifests/ha/namespace-install.yaml | 16 ++++++++-------- manifests/install.yaml | 16 ++++++++-------- manifests/namespace-install.yaml | 16 ++++++++-------- 9 files changed, 41 insertions(+), 41 deletions(-) diff --git a/VERSION b/VERSION index 4fe9fb28c40e6..fb2c0766b7cc2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.13.0-rc5 +2.13.0 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 45799762458c8..95d22a0e09b3e 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.13.0-rc5 + newTag: v2.13.0 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index c623a90c5a419..58bdcaf422a7a 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -22571,7 +22571,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22689,7 +22689,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -22942,7 +22942,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22994,7 +22994,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -23284,7 +23284,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index db95e4d2f4c53..de9d9c1a035fa 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.13.0-rc5 + newTag: v2.13.0 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index ecd2d86c9e96f..16c1cad028200 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.13.0-rc5 + newTag: v2.13.0 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 43520e2cc524f..b3379f25958ea 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -23915,7 +23915,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -24050,7 +24050,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: copyutil securityContext: @@ -24138,7 +24138,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -24257,7 +24257,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -24538,7 +24538,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -24590,7 +24590,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -24944,7 +24944,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -25270,7 +25270,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index a78a1de25e9db..26d3a4fd44144 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1694,7 +1694,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1829,7 +1829,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: copyutil securityContext: @@ -1917,7 +1917,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2036,7 +2036,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -2317,7 +2317,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2369,7 +2369,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2723,7 +2723,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -3049,7 +3049,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 5cb272831da71..76a4a6bbe0154 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -23032,7 +23032,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -23167,7 +23167,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: copyutil securityContext: @@ -23255,7 +23255,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -23355,7 +23355,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -23608,7 +23608,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -23660,7 +23660,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -24012,7 +24012,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -24338,7 +24338,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index a529f8affa5e5..1d273a20d8c7c 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -811,7 +811,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -946,7 +946,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: copyutil securityContext: @@ -1034,7 +1034,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1134,7 +1134,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -1387,7 +1387,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1439,7 +1439,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1791,7 +1791,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always livenessProbe: httpGet: @@ -2117,7 +2117,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0-rc5 + image: quay.io/argoproj/argocd:v2.13.0 imagePullPolicy: Always name: argocd-application-controller ports: