diff --git a/VERSION b/VERSION index 9e5bb77a3ba1a..22e3b6b01bd03 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.11.2 +2.11.3 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index ef54af86025e7..01d3132cb5903 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.2 + newTag: v2.11.3 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 555d6a82acc68..cf0784365d0d2 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -21224,7 +21224,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21342,7 +21342,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -21583,7 +21583,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21635,7 +21635,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21907,7 +21907,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index f0ac65d0f7dfb..b7a69e3f45706 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.2 + newTag: v2.11.3 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 64db612f4fc75..75edbc3566bf2 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.2 + newTag: v2.11.3 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 4a26535d43212..63285bf0e7e6b 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -22565,7 +22565,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22688,7 +22688,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: copyutil securityContext: @@ -22770,7 +22770,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -22889,7 +22889,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -23158,7 +23158,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -23210,7 +23210,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -23534,7 +23534,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: httpGet: @@ -23833,7 +23833,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 7654b66082b0a..6e6add7cd85ec 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.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2010,7 +2010,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: httpGet: @@ -2954,7 +2954,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 644aafa5de525..2272f0242fed5 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -21682,7 +21682,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21805,7 +21805,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: copyutil securityContext: @@ -21887,7 +21887,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -21987,7 +21987,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -22228,7 +22228,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22280,7 +22280,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -22602,7 +22602,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: httpGet: @@ -22901,7 +22901,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 49c8c34a280aa..b848260a67104 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.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1108,7 +1108,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 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.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always livenessProbe: httpGet: @@ -2022,7 +2022,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.11.2 + image: quay.io/argoproj/argocd:v2.11.3 imagePullPolicy: Always name: argocd-application-controller ports: