diff --git a/VERSION b/VERSION index a603bb50a29e3..49cdd668e1c82 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.7.5 +2.7.6 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index fb5c011323110..cd1a6ff72145e 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.5 + newTag: v2.7.6 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index a7899b0a30929..084f5b18a8bd5 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.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -16968,7 +16968,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17020,7 +17020,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -17233,7 +17233,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 678fca95d30ae..4d0d84e99e5d7 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.5 + newTag: v2.7.6 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 7943ca39a6ed3..2a584657b295d 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.5 + newTag: v2.7.6 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index ade3352ee0530..8bb62d7e1d109 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.5 + image: quay.io/argoproj/argocd:v2.7.6 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.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: copyutil securityContext: @@ -18094,7 +18094,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -18399,7 +18399,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -18451,7 +18451,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -18733,7 +18733,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: httpGet: @@ -18978,7 +18978,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 6c5d30b7d4fd3..2f84ebfa6a289 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.5 + image: quay.io/argoproj/argocd:v2.7.6 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.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: copyutil securityContext: @@ -1754,7 +1754,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2059,7 +2059,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2111,7 +2111,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2393,7 +2393,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: httpGet: @@ -2638,7 +2638,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index ce28fba54aa8b..f94da3e721d2e 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.5 + image: quay.io/argoproj/argocd:v2.7.6 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.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: copyutil securityContext: @@ -17211,7 +17211,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -17468,7 +17468,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17520,7 +17520,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -17795,7 +17795,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: httpGet: @@ -18035,7 +18035,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 18084e456e5de..e3d26e48a70dc 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.5 + image: quay.io/argoproj/argocd:v2.7.6 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.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: copyutil securityContext: @@ -871,7 +871,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1128,7 +1128,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1180,7 +1180,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1455,7 +1455,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always livenessProbe: httpGet: @@ -1695,7 +1695,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.5 + image: quay.io/argoproj/argocd:v2.7.6 imagePullPolicy: Always name: argocd-application-controller ports: