From cdd5e86dbf85c81164b83c321ae5a4d7e5f20fd7 Mon Sep 17 00:00:00 2001 From: crenshaw-dev Date: Thu, 22 Jun 2023 22:47:47 +0000 Subject: [PATCH] Bump version to 2.7.7 Signed-off-by: GitHub --- VERSION | 2 +- docs/operator-manual/tested-kubernetes-versions.md | 1 - manifests/base/kustomization.yaml | 2 +- manifests/core-install.yaml | 8 ++++---- manifests/core-install/kustomization.yaml | 2 +- manifests/ha/base/kustomization.yaml | 2 +- manifests/ha/install.yaml | 14 +++++++------- manifests/ha/namespace-install.yaml | 14 +++++++------- manifests/install.yaml | 14 +++++++------- manifests/namespace-install.yaml | 14 +++++++------- 10 files changed, 36 insertions(+), 37 deletions(-) diff --git a/VERSION b/VERSION index 49cdd668e1c82..1f7da99d4e17f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.7.6 +2.7.7 diff --git a/docs/operator-manual/tested-kubernetes-versions.md b/docs/operator-manual/tested-kubernetes-versions.md index 897620296a515..0883db0d0f489 100644 --- a/docs/operator-manual/tested-kubernetes-versions.md +++ b/docs/operator-manual/tested-kubernetes-versions.md @@ -3,4 +3,3 @@ | 2.7 | v1.26, v1.25, v1.24, v1.23 | | 2.6 | v1.24, v1.23, v1.22 | | 2.5 | v1.24, v1.23, v1.22 | - diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index cd1a6ff72145e..cd4a10a7bedc1 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.6 + newTag: v2.7.7 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 084f5b18a8bd5..874c61b56a4c8 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 4d0d84e99e5d7..0227986522af3 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.6 + newTag: v2.7.7 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 2a584657b295d..a88fb7bd9511b 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.6 + newTag: v2.7.7 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 8bb62d7e1d109..083a6e552d0ed 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: copyutil securityContext: @@ -18094,7 +18094,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 2f84ebfa6a289..ab00d4e136d19 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: copyutil securityContext: @@ -1754,7 +1754,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index f94da3e721d2e..40999238d84be 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: copyutil securityContext: @@ -17211,7 +17211,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index e3d26e48a70dc..dfb4694b0de10 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: copyutil securityContext: @@ -871,7 +871,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 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.6 + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-application-controller ports: