diff --git a/VERSION b/VERSION index c8e38b614057b..1f7da99d4e17f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.9.0 +2.7.7 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index e80274cddc620..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: latest + newTag: v2.7.7 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 5d6c680cd8ae1..e1581df6217a9 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -18820,7 +18820,7 @@ spec: key: applicationsetcontroller.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -19108,7 +19108,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -19160,7 +19160,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -19379,7 +19379,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + 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 07a82b3707700..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: latest + newTag: v2.7.7 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index ae40b96e8657e..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: latest + newTag: v2.7.7 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index 2b15e39333cb4..93d193bc03c5f 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -20057,7 +20057,7 @@ spec: key: applicationsetcontroller.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -20180,7 +20180,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: copyutil securityContext: @@ -20250,7 +20250,7 @@ spec: key: notificationscontroller.log.level name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -20564,7 +20564,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -20616,7 +20616,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -20905,7 +20905,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: httpGet: @@ -21151,7 +21151,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + 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 dc7dc57773e13..c6e07722a8f27 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1623,7 +1623,7 @@ spec: key: applicationsetcontroller.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1746,7 +1746,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: copyutil securityContext: @@ -1816,7 +1816,7 @@ spec: key: notificationscontroller.log.level name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2130,7 +2130,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2182,7 +2182,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2471,7 +2471,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: httpGet: @@ -2717,7 +2717,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + 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 e1a2fada56ce4..f0d0f1551bc5e 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -19158,7 +19158,7 @@ spec: key: applicationsetcontroller.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -19281,7 +19281,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: copyutil securityContext: @@ -19351,7 +19351,7 @@ spec: key: notificationscontroller.log.level name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -19621,7 +19621,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -19673,7 +19673,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -19960,7 +19960,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: httpGet: @@ -20206,7 +20206,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + 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 de978514ac3d9..3aaa9af556f98 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -724,7 +724,7 @@ spec: key: applicationsetcontroller.namespaces name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -847,7 +847,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: copyutil securityContext: @@ -917,7 +917,7 @@ spec: key: notificationscontroller.log.level name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1187,7 +1187,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1239,7 +1239,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1526,7 +1526,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always livenessProbe: httpGet: @@ -1772,7 +1772,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:latest + image: quay.io/argoproj/argocd:v2.7.7 imagePullPolicy: Always name: argocd-application-controller ports: