diff --git a/VERSION b/VERSION index 2e12e47624783..54f72863f6329 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9.14 +2.9.15 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index db856d16ff544..2701d47914d9a 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.14 + newTag: v2.9.15 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 99683d9b0e4e2..e163772d24d50 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -20784,7 +20784,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -20902,7 +20902,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -21113,7 +21113,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21165,7 +21165,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21395,7 +21395,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 53a8d97851973..61b18d1a4492d 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.14 + newTag: v2.9.15 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 70b18630dea01..09e3bcc8cc955 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.14 + newTag: v2.9.15 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 05487656e47c2..6c5f4caa3db62 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -22019,7 +22019,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22142,7 +22142,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: copyutil securityContext: @@ -22218,7 +22218,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -22337,7 +22337,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -22576,7 +22576,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22628,7 +22628,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -22928,7 +22928,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: httpGet: @@ -23185,7 +23185,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 444d85bccc317..815cac4d499e7 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1680,7 +1680,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1803,7 +1803,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: copyutil securityContext: @@ -1879,7 +1879,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1998,7 +1998,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -2237,7 +2237,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2289,7 +2289,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2589,7 +2589,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: httpGet: @@ -2846,7 +2846,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 459d398167b0e..6e3fd6d2255e1 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -21136,7 +21136,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21259,7 +21259,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: copyutil securityContext: @@ -21335,7 +21335,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -21435,7 +21435,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -21646,7 +21646,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21698,7 +21698,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21996,7 +21996,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: httpGet: @@ -22253,7 +22253,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 2d2ab382c369f..90a55cbb54c58 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -797,7 +797,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -920,7 +920,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: copyutil securityContext: @@ -996,7 +996,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1096,7 +1096,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -1307,7 +1307,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1359,7 +1359,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1657,7 +1657,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always livenessProbe: httpGet: @@ -1914,7 +1914,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.9.14 + image: quay.io/argoproj/argocd:v2.9.15 imagePullPolicy: Always name: argocd-application-controller ports: