diff --git a/VERSION b/VERSION index 92e6e77a29a3..85c0a6a965e4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.8.15 +2.8.16 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 2667724b291b..adf2a251511b 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.8.15 + newTag: v2.8.16 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 7033628d2dc1..a7bf78aad323 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -18874,7 +18874,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -19174,7 +19174,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -19226,7 +19226,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -19445,7 +19445,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index a6cf1ba87afa..ac9bb87ea784 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.8.15 + newTag: v2.8.16 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 2ddc05141d61..e301328519f4 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.8.15 + newTag: v2.8.16 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 1a49f72db260..a7215bc769b0 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -20123,7 +20123,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -20246,7 +20246,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: copyutil securityContext: @@ -20322,7 +20322,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -20648,7 +20648,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -20700,7 +20700,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -20995,7 +20995,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: httpGet: @@ -21241,7 +21241,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 0152e7636bef..1b1d99695cc3 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1635,7 +1635,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1758,7 +1758,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: copyutil securityContext: @@ -1834,7 +1834,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2160,7 +2160,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2212,7 +2212,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2507,7 +2507,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: httpGet: @@ -2753,7 +2753,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index cc00dac80383..70ca5b2b8034 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -19224,7 +19224,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -19347,7 +19347,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: copyutil securityContext: @@ -19423,7 +19423,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -19705,7 +19705,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -19757,7 +19757,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -20050,7 +20050,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: httpGet: @@ -20296,7 +20296,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index e64101cef6a3..19884213f0f6 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -736,7 +736,7 @@ spec: key: applicationsetcontroller.allowed.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -859,7 +859,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: copyutil securityContext: @@ -935,7 +935,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1217,7 +1217,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1269,7 +1269,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1562,7 +1562,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always livenessProbe: httpGet: @@ -1808,7 +1808,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.8.15 + image: quay.io/argoproj/argocd:v2.8.16 imagePullPolicy: Always name: argocd-application-controller ports: