Skip to content

Commit

Permalink
Bump version to 2.12.0-rc4 (#19060)
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 <350466+crenshaw-dev@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and crenshaw-dev committed Jul 15, 2024
1 parent 511d6e3 commit 0704aa6
Show file tree
Hide file tree
Showing 9 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.12.0-rc3
2.12.0-rc4
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.0-rc3
newTag: v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
newTag: v2.12.0-rc4
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.0-rc3
newTag: v2.12.0-rc4
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 @@ -22611,7 +22611,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -22734,7 +22734,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -22816,7 +22816,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22935,7 +22935,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -23216,7 +23216,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -23268,7 +23268,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -23592,7 +23592,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -23891,7 +23891,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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 @@ -21728,7 +21728,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21851,7 +21851,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -21933,7 +21933,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22033,7 +22033,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -22286,7 +22286,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -22338,7 +22338,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -22660,7 +22660,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -22959,7 +22959,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
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.0-rc3
image: quay.io/argoproj/argocd:v2.12.0-rc4
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down

0 comments on commit 0704aa6

Please sign in to comment.