Skip to content

Commit

Permalink
Bump version to 2.12.5 (#20437)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: crenshaw-dev <[email protected]>
  • Loading branch information
github-actions[bot] and crenshaw-dev authored Oct 17, 2024
1 parent 53bb2e4 commit 85be9a4
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.12.4
2.12.5
2 changes: 1 addition & 1 deletion docs/operator-manual/tested-kubernetes-versions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
| Argo CD version | Kubernetes versions |
|-----------------|---------------------|
| 2.12 | |
| 2.12 | v1.29, v1.28, v1.27, v1.26 |
| 2.11 | v1.29, v1.28, v1.27, v1.26, v1.25 |
| 2.10 | v1.28, v1.27, v1.26, v1.25 |
2 changes: 1 addition & 1 deletion manifests/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kind: Kustomization
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.12.4
newTag: v2.12.5
resources:
- ./application-controller
- ./dex
Expand Down
10 changes: 5 additions & 5 deletions manifests/core-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21270,7 +21270,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21388,7 +21388,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -21641,7 +21641,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -21693,7 +21693,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -21965,7 +21965,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
2 changes: 1 addition & 1 deletion manifests/core-install/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ resources:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.12.4
newTag: v2.12.5
2 changes: 1 addition & 1 deletion manifests/ha/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ patches:
images:
- name: quay.io/argoproj/argocd
newName: quay.io/argoproj/argocd
newTag: v2.12.4
newTag: v2.12.5
resources:
- ../../base/application-controller
- ../../base/applicationset-controller
Expand Down
16 changes: 8 additions & 8 deletions manifests/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22613,7 +22613,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -22736,7 +22736,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -22818,7 +22818,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22937,7 +22937,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -23218,7 +23218,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -23270,7 +23270,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -23594,7 +23594,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -23893,7 +23893,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
16 changes: 8 additions & 8 deletions manifests/ha/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1688,7 +1688,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -1811,7 +1811,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1893,7 +1893,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2012,7 +2012,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -2293,7 +2293,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2345,7 +2345,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2669,7 +2669,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2968,7 +2968,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
16 changes: 8 additions & 8 deletions manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21730,7 +21730,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21853,7 +21853,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -21935,7 +21935,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22035,7 +22035,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -22288,7 +22288,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -22340,7 +22340,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -22662,7 +22662,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -22961,7 +22961,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
16 changes: 8 additions & 8 deletions manifests/namespace-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -928,7 +928,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1010,7 +1010,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1110,7 +1110,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -1363,7 +1363,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1415,7 +1415,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1737,7 +1737,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2036,7 +2036,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.4
image: quay.io/argoproj/argocd:v2.12.5
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit 85be9a4

Please sign in to comment.