Skip to content

Commit f58b807

Browse files
Bump version to 3.0.0-rc5 on release-3.0 branch (#22830)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: reggie-k <[email protected]>
1 parent b2e8753 commit f58b807

14 files changed

+78
-78
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-rc4
1+
3.0.0-rc5

manifests/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: Kustomization
55
images:
66
- name: quay.io/argoproj/argocd
77
newName: quay.io/argoproj/argocd
8-
newTag: v3.0.0-rc4
8+
newTag: v3.0.0-rc5
99
resources:
1010
- ./application-controller
1111
- ./dex

manifests/core-install-with-hydrator.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/core-install.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/core-install/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ resources:
1212
images:
1313
- name: quay.io/argoproj/argocd
1414
newName: quay.io/argoproj/argocd
15-
newTag: v3.0.0-rc4
15+
newTag: v3.0.0-rc5

manifests/ha/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ patches:
1212
images:
1313
- name: quay.io/argoproj/argocd
1414
newName: quay.io/argoproj/argocd
15-
newTag: v3.0.0-rc4
15+
newTag: v3.0.0-rc5
1616
resources:
1717
- ../../base/application-controller
1818
- ../../base/applicationset-controller

manifests/ha/install-with-hydrator.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/ha/install.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/ha/namespace-install-with-hydrator.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)