diff --git a/VERSION b/VERSION index ecc17b8e90f32..9bbf49249edc8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.7.13 +2.7.14 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 3d72d62dba242..944f1020e5b12 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.13 + newTag: v2.7.14 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 981c7d105c5bb..cc6fa834640a5 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.13 + image: quay.io/argoproj/argocd:v2.7.14 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.13 + image: quay.io/argoproj/argocd:v2.7.14 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.13 + image: quay.io/argoproj/argocd:v2.7.14 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.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index 4feceb166df0b..39d7728cdd1e1 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.13 + newTag: v2.7.14 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index d8b1632f0c8b2..807f1b1872b00 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.13 + newTag: v2.7.14 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index fad7d82aafb85..4d741ea667a7a 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.13 + image: quay.io/argoproj/argocd:v2.7.14 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.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: copyutil securityContext: @@ -18094,7 +18094,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -18411,7 +18411,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -18463,7 +18463,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -18745,7 +18745,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: httpGet: @@ -18990,7 +18990,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 1999df97adff6..16f0a9277dc15 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.13 + image: quay.io/argoproj/argocd:v2.7.14 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.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: copyutil securityContext: @@ -1754,7 +1754,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2071,7 +2071,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2123,7 +2123,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2405,7 +2405,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: httpGet: @@ -2650,7 +2650,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index a15836b36603f..2eb00d87a3d7e 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.13 + image: quay.io/argoproj/argocd:v2.7.14 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.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: copyutil securityContext: @@ -17211,7 +17211,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -17480,7 +17480,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -17532,7 +17532,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -17807,7 +17807,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: httpGet: @@ -18047,7 +18047,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 190f486ed4227..9665aa4a771fc 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.13 + image: quay.io/argoproj/argocd:v2.7.14 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.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: copyutil securityContext: @@ -871,7 +871,7 @@ spec: containers: - args: - /usr/local/bin/argocd-notifications - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1140,7 +1140,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1192,7 +1192,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1467,7 +1467,7 @@ spec: key: server.enable.proxy.extension name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always livenessProbe: httpGet: @@ -1707,7 +1707,7 @@ spec: key: controller.kubectl.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.7.13 + image: quay.io/argoproj/argocd:v2.7.14 imagePullPolicy: Always name: argocd-application-controller ports: