diff --git a/VERSION b/VERSION index fb2c0766b7cc2..94f15e9cc3098 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.13.0 +2.13.1 diff --git a/manifests/base/kustomization.yaml b/manifests/base/kustomization.yaml index 95d22a0e09b3e..34568e1ecbdb6 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.13.0 + newTag: v2.13.1 resources: - ./application-controller - ./dex diff --git a/manifests/core-install.yaml b/manifests/core-install.yaml index 58bdcaf422a7a..67643054928d3 100644 --- a/manifests/core-install.yaml +++ b/manifests/core-install.yaml @@ -22571,7 +22571,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -22689,7 +22689,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -22942,7 +22942,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -22994,7 +22994,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -23284,7 +23284,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/core-install/kustomization.yaml b/manifests/core-install/kustomization.yaml index de9d9c1a035fa..9b38fdacb391f 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.13.0 + newTag: v2.13.1 diff --git a/manifests/ha/base/kustomization.yaml b/manifests/ha/base/kustomization.yaml index 16c1cad028200..eca95c48542a8 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.13.0 + newTag: v2.13.1 resources: - ../../base/application-controller - ../../base/applicationset-controller diff --git a/manifests/ha/install.yaml b/manifests/ha/install.yaml index b3379f25958ea..25f104e92c197 100644 --- a/manifests/ha/install.yaml +++ b/manifests/ha/install.yaml @@ -23915,7 +23915,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -24050,7 +24050,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: copyutil securityContext: @@ -24138,7 +24138,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -24257,7 +24257,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -24538,7 +24538,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -24590,7 +24590,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -24944,7 +24944,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: httpGet: @@ -25270,7 +25270,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/ha/namespace-install.yaml b/manifests/ha/namespace-install.yaml index 26d3a4fd44144..7345ebb61d781 100644 --- a/manifests/ha/namespace-install.yaml +++ b/manifests/ha/namespace-install.yaml @@ -1694,7 +1694,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -1829,7 +1829,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: copyutil securityContext: @@ -1917,7 +1917,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -2036,7 +2036,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -2317,7 +2317,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -2369,7 +2369,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -2723,7 +2723,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: httpGet: @@ -3049,7 +3049,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/install.yaml b/manifests/install.yaml index 76a4a6bbe0154..6231763121080 100644 --- a/manifests/install.yaml +++ b/manifests/install.yaml @@ -23032,7 +23032,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -23167,7 +23167,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: copyutil securityContext: @@ -23255,7 +23255,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -23355,7 +23355,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -23608,7 +23608,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -23660,7 +23660,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -24012,7 +24012,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: httpGet: @@ -24338,7 +24338,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-application-controller ports: diff --git a/manifests/namespace-install.yaml b/manifests/namespace-install.yaml index 1d273a20d8c7c..86ebc381c1d7d 100644 --- a/manifests/namespace-install.yaml +++ b/manifests/namespace-install.yaml @@ -811,7 +811,7 @@ spec: key: applicationsetcontroller.webhook.parallelism.limit name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-applicationset-controller ports: @@ -946,7 +946,7 @@ spec: - -n - /usr/local/bin/argocd - /shared/argocd-dex - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: copyutil securityContext: @@ -1034,7 +1034,7 @@ spec: key: notificationscontroller.repo.server.plaintext name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: tcpSocket: @@ -1134,7 +1134,7 @@ spec: - argocd - admin - redis-initial-password - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: IfNotPresent name: secret-init securityContext: @@ -1387,7 +1387,7 @@ spec: value: /helm-working-dir - name: HELM_DATA_HOME value: /helm-working-dir - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: failureThreshold: 3 @@ -1439,7 +1439,7 @@ spec: - -n - /usr/local/bin/argocd - /var/run/argocd/argocd-cmp-server - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 name: copyutil securityContext: allowPrivilegeEscalation: false @@ -1791,7 +1791,7 @@ spec: key: applicationsetcontroller.enable.scm.providers name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always livenessProbe: httpGet: @@ -2117,7 +2117,7 @@ spec: key: controller.ignore.normalizer.jq.timeout name: argocd-cmd-params-cm optional: true - image: quay.io/argoproj/argocd:v2.13.0 + image: quay.io/argoproj/argocd:v2.13.1 imagePullPolicy: Always name: argocd-application-controller ports: