Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to 2.12.0-rc3 on release-2.12 branch #18893

Merged
merged 1 commit into from
Jul 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.12.0-rc2
2.12.0-rc3
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-rc2
newTag: v2.12.0-rc3
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 @@ -21268,7 +21268,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21386,7 +21386,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -21639,7 +21639,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -21691,7 +21691,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -21963,7 +21963,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
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-rc2
newTag: v2.12.0-rc3
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-rc2
newTag: v2.12.0-rc3
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 @@ -22609,7 +22609,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -22732,7 +22732,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -22814,7 +22814,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22933,7 +22933,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -23214,7 +23214,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -23266,7 +23266,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -23590,7 +23590,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -23889,7 +23889,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
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 @@ -1686,7 +1686,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -1809,7 +1809,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1891,7 +1891,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2010,7 +2010,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -2291,7 +2291,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2343,7 +2343,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2667,7 +2667,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2966,7 +2966,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
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 @@ -21726,7 +21726,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -21849,7 +21849,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -21931,7 +21931,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -22031,7 +22031,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -22284,7 +22284,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -22336,7 +22336,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -22658,7 +22658,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -22957,7 +22957,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
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 @@ -803,7 +803,7 @@ spec:
key: applicationsetcontroller.enable.scm.providers
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -926,7 +926,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -1008,7 +1008,7 @@ spec:
key: notificationscontroller.selfservice.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -1108,7 +1108,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -1361,7 +1361,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -1413,7 +1413,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -1735,7 +1735,7 @@ spec:
key: server.api.content.types
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -2034,7 +2034,7 @@ spec:
key: controller.ignore.normalizer.jq.timeout
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.12.0-rc2
image: quay.io/argoproj/argocd:v2.12.0-rc3
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down