diff --git a/VERSION b/VERSION index 2331c632102a9..e441cb25dd5dd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.11.11 +2.11.12 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 37b6af5880507..ad729b35670c4 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.11.11 + newTag: v2.11.12 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 9427845005cf1..a6ec055471e78 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -21234,7 +21234,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21352,7 +21352,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -21593,7 +21593,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21645,7 +21645,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21935,7 +21935,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index ee42e2b5ae034..f14c8fd6bbde8 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.11.11 + newTag: v2.11.12 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 65d1b47450a28..4b9edfda13472 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.11.11 + newTag: v2.11.12 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index b0b96d2c1fba1..3bf4666c5a63e 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -22575,7 +22575,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22698,7 +22698,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: copyutil securityContext: @@ -22780,7 +22780,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -22899,7 +22899,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -23168,7 +23168,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -23220,7 +23220,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -23544,7 +23544,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: httpGet: @@ -23861,7 +23861,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index b1eb508d0066f..79e91d5cdb6ca 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.11.11 + image: quay.io/argoproj/argocd:v2.11.12 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.11.11 + image: quay.io/argoproj/argocd:v2.11.12 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.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2010,7 +2010,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -2279,7 +2279,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2331,7 +2331,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2655,7 +2655,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: httpGet: @@ -2972,7 +2972,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index ba05e8aa4d7fb..d82b86d111d5b 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -21692,7 +21692,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21815,7 +21815,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: copyutil securityContext: @@ -21897,7 +21897,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -21997,7 +21997,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -22238,7 +22238,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22290,7 +22290,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -22612,7 +22612,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: httpGet: @@ -22929,7 +22929,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 8a5edcdce63af..f45ff209f862e 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.11.11 + image: quay.io/argoproj/argocd:v2.11.12 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.11.11 + image: quay.io/argoproj/argocd:v2.11.12 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.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1108,7 +1108,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -1349,7 +1349,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1401,7 +1401,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1723,7 +1723,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always livenessProbe: httpGet: @@ -2040,7 +2040,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.11 + image: quay.io/argoproj/argocd:v2.11.12 imagePullPolicy: Always name: argocd-application-controller ports: