Skip to content

Commit 5f80c82

Browse files
Bump version to 3.5.0 (#49)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6bf22ac commit 5f80c82

14 files changed

Lines changed: 83 additions & 83 deletions

manifests/base/commit-server/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ resources:
1111
# If/when commit-server is added to the base, this can be removed.
1212
images:
1313
- name: quay.io/argoproj/argocd
14-
newName: quay.io/argoproj/argocd
14+
newName: quay.io/crenshaw_dev/argocd
1515
newTag: v3.5.0

manifests/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44

55
images:
66
- name: quay.io/argoproj/argocd
7-
newName: quay.io/argoproj/argocd
7+
newName: quay.io/crenshaw_dev/argocd
88
newTag: v3.5.0
99
resources:
1010
- ./application-controller

manifests/core-install-with-hydrator.yaml

Lines changed: 6 additions & 6 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
@@ -11,5 +11,5 @@ resources:
1111
- ../base/redis
1212
images:
1313
- name: quay.io/argoproj/argocd
14-
newName: quay.io/argoproj/argocd
14+
newName: quay.io/crenshaw_dev/argocd
1515
newTag: v3.5.0

manifests/ha/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ patches:
1111

1212
images:
1313
- name: quay.io/argoproj/argocd
14-
newName: quay.io/argoproj/argocd
14+
newName: quay.io/crenshaw_dev/argocd
1515
newTag: v3.5.0
1616
resources:
1717
- ../../base/application-controller

manifests/ha/install-with-hydrator.yaml

Lines changed: 9 additions & 9 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: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)