diff --git a/VERSION b/VERSION index c63c9a7524808..41fe9f386fdd7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.10.8 +2.10.9 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 6fd79fc81d55b..78ce3966a5728 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.8 + newTag: v2.10.9 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 5a505ab3b704e..5f68a58863233 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -21020,7 +21020,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21344,7 +21344,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -21396,7 +21396,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -21663,7 +21663,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 176efbde53f8c..8e811a90d61c7 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.8 + newTag: v2.10.9 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index a9040b75875af..199352ba1583d 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.8 + newTag: v2.10.9 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 03c0e20afafaf..a2fc369bae16e 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -22383,7 +22383,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22506,7 +22506,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: copyutil securityContext: @@ -22588,7 +22588,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -22943,7 +22943,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22995,7 +22995,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -23314,7 +23314,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: httpGet: @@ -23608,7 +23608,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 4b6495c0981b8..491f46191b41c 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1668,7 +1668,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1791,7 +1791,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: copyutil securityContext: @@ -1873,7 +1873,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2228,7 +2228,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2280,7 +2280,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2599,7 +2599,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: httpGet: @@ -2893,7 +2893,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index b597142286f1b..2d6755a7682bf 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -21478,7 +21478,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -21601,7 +21601,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: copyutil securityContext: @@ -21683,7 +21683,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -21989,7 +21989,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22041,7 +22041,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -22358,7 +22358,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: httpGet: @@ -22652,7 +22652,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 9581cf1f1e150..d26dd1ef18011 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -763,7 +763,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -886,7 +886,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: copyutil securityContext: @@ -968,7 +968,7 @@ spec: key: notificationscontroller.selfservice.enabled name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1274,7 +1274,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1326,7 +1326,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1643,7 +1643,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always livenessProbe: httpGet: @@ -1937,7 +1937,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.10.8 + image: quay.io/argoproj/argocd:v2.10.9 imagePullPolicy: Always name: argocd-application-controller ports: