From 3d900c708408dbf484a2f74587e9246cc9da7297 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:10:20 -0400 Subject: [PATCH] Bump version to 2.10.18 (#20435) Signed-off-by: GitHub Co-authored-by: crenshaw-dev --- 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 b791a2fa38665..58d035ac40c24 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.10.17 +2.10.18 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 2ef4407a56824..7bbce603df64e 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.10.17 + newTag: v2.10.18 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 36849de20a5ba..d6f44be16ca1e 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -21060,7 +21060,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21178,7 +21178,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -21413,7 +21413,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21465,7 +21465,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21737,7 +21737,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index db6e0c06df0d2..4ffef95a9f27c 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.10.17 + newTag: v2.10.18 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index caa7bb4547569..691b32aaa3e92 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.10.17 + newTag: v2.10.18 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index fce444f3ac590..7a3e1eb462f9e 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -22401,7 +22401,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22524,7 +22524,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: copyutil securityContext: @@ -22606,7 +22606,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -22725,7 +22725,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -22988,7 +22988,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -23040,7 +23040,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -23364,7 +23364,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: httpGet: @@ -23663,7 +23663,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index e21abce199e31..56d36a93999e7 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1686,7 +1686,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1809,7 +1809,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: copyutil securityContext: @@ -1891,7 +1891,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2010,7 +2010,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -2273,7 +2273,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2325,7 +2325,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2649,7 +2649,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: httpGet: @@ -2948,7 +2948,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 95f407110d770..030cec62aecd2 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -21518,7 +21518,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21641,7 +21641,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: copyutil securityContext: @@ -21723,7 +21723,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -21823,7 +21823,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -22058,7 +22058,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22110,7 +22110,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -22432,7 +22432,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: httpGet: @@ -22731,7 +22731,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 00d91f8b44d24..7b5e49975eb80 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -803,7 +803,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -926,7 +926,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: copyutil securityContext: @@ -1008,7 +1008,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1108,7 +1108,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -1343,7 +1343,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1395,7 +1395,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1717,7 +1717,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always livenessProbe: httpGet: @@ -2016,7 +2016,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.17 + image: quay.io/argoproj/argocd:v2.10.18 imagePullPolicy: Always name: argocd-application-controller ports: