diff --git a/VERSION b/VERSION index 35b46aeacab58..43c4dbe64f83a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.7.16 +2.7.17 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 63569bba1498e..2fc54cadc38b1 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.7.16 + newTag: v2.7.17 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 0494dad75fb5e..efc0aee31b07f 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -16706,7 +16706,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -16980,7 +16980,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17032,7 +17032,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -17245,7 +17245,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 09e505c07b22e..1f6ed4fd44434 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.7.16 + newTag: v2.7.17 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index a78b8010a10aa..3d95ba0efedad 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.7.16 + newTag: v2.7.17 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 6a81fcd3d337e..55930e538352c 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -17927,7 +17927,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -18037,7 +18037,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: copyutil securityContext: @@ -18101,7 +18101,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -18418,7 +18418,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -18470,7 +18470,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -18758,7 +18758,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: httpGet: @@ -19003,7 +19003,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index abe65a58541bb..a91c7c3f57793 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1587,7 +1587,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1697,7 +1697,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: copyutil securityContext: @@ -1761,7 +1761,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2078,7 +2078,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2130,7 +2130,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2418,7 +2418,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: httpGet: @@ -2663,7 +2663,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index e34b1d8f42f60..7f6b0e5e2f573 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -17044,7 +17044,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -17154,7 +17154,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: copyutil securityContext: @@ -17218,7 +17218,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -17487,7 +17487,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17539,7 +17539,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -17820,7 +17820,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: httpGet: @@ -18060,7 +18060,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 74cbcbca08d69..79d04bcbd806f 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -704,7 +704,7 @@ spec: key: applicationsetcontroller.enable.progressive.syncs name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -814,7 +814,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: copyutil securityContext: @@ -878,7 +878,7 @@ spec: key: application.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1147,7 +1147,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1199,7 +1199,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1480,7 +1480,7 @@ spec: key: server.api.content.types name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always livenessProbe: httpGet: @@ -1720,7 +1720,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.16 + image: quay.io/argoproj/argocd:v2.7.17 imagePullPolicy: Always name: argocd-application-controller ports: