Skip to content

Commit

Permalink
Bump version to 2.14.0-rc2 (#21223)
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: pasha-codefresh <[email protected]>
  • Loading branch information
github-actions[bot] and pasha-codefresh authored Dec 17, 2024
1 parent 684ee0b commit a89d012
Show file tree
Hide file tree
Showing 14 changed files with 78 additions and 78 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.14.0-rc1
2.14.0-rc2
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.14.0-rc1
newTag: v2.14.0-rc2
resources:
- ./application-controller
- ./dex
Expand Down
10 changes: 5 additions & 5 deletions manifests/core-install-with-hydrator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24165,7 +24165,7 @@ spec:
key: applicationsetcontroller.requeue.after
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -24435,7 +24435,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -24696,7 +24696,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -24748,7 +24748,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -25054,7 +25054,7 @@ spec:
optional: true
- name: KUBECACHEDIR
value: /tmp/kubecache
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
10 changes: 5 additions & 5 deletions manifests/core-install.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.14.0-rc1
newTag: v2.14.0-rc2
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.14.0-rc1
newTag: v2.14.0-rc2
resources:
- ../../base/application-controller
- ../../base/applicationset-controller
Expand Down
16 changes: 8 additions & 8 deletions manifests/ha/install-with-hydrator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25506,7 +25506,7 @@ spec:
key: applicationsetcontroller.requeue.after
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -25793,7 +25793,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -25883,7 +25883,7 @@ spec:
key: notificationscontroller.repo.server.plaintext
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -26004,7 +26004,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -26291,7 +26291,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -26343,7 +26343,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -26705,7 +26705,7 @@ spec:
key: hydrator.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -27047,7 +27047,7 @@ spec:
optional: true
- name: KUBECACHEDIR
value: /tmp/kubecache
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
16 changes: 8 additions & 8 deletions manifests/ha/install.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions manifests/ha/namespace-install-with-hydrator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1736,7 +1736,7 @@ spec:
key: applicationsetcontroller.requeue.after
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
name: argocd-applicationset-controller
ports:
Expand Down Expand Up @@ -2023,7 +2023,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /shared/argocd-dex
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
name: copyutil
securityContext:
Expand Down Expand Up @@ -2113,7 +2113,7 @@ spec:
key: notificationscontroller.repo.server.plaintext
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
livenessProbe:
tcpSocket:
Expand Down Expand Up @@ -2234,7 +2234,7 @@ spec:
- argocd
- admin
- redis-initial-password
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: IfNotPresent
name: secret-init
securityContext:
Expand Down Expand Up @@ -2521,7 +2521,7 @@ spec:
value: /helm-working-dir
- name: HELM_DATA_HOME
value: /helm-working-dir
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -2573,7 +2573,7 @@ spec:
- -n
- /usr/local/bin/argocd
- /var/run/argocd/argocd-cmp-server
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
name: copyutil
securityContext:
allowPrivilegeEscalation: false
Expand Down Expand Up @@ -2935,7 +2935,7 @@ spec:
key: hydrator.enabled
name: argocd-cmd-params-cm
optional: true
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
livenessProbe:
httpGet:
Expand Down Expand Up @@ -3277,7 +3277,7 @@ spec:
optional: true
- name: KUBECACHEDIR
value: /tmp/kubecache
image: quay.io/argoproj/argocd:v2.14.0-rc1
image: quay.io/argoproj/argocd:v2.14.0-rc2
imagePullPolicy: Always
name: argocd-application-controller
ports:
Expand Down
Loading

0 comments on commit a89d012

Please sign in to comment.