Skip to content

Commit 5b4fb7c

Browse files
Bump version to 3.3.400 (#4)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ppapapetrou76 <1743100+ppapapetrou76@users.noreply.github.com>
1 parent d4abd36 commit 5b4fb7c

15 files changed

Lines changed: 88 additions & 88 deletions

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.4
1+
3.3.400

manifests/base/commit-server/kustomization.yaml

Lines changed: 2 additions & 2 deletions
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
15-
newTag: latest
14+
newName: quay.io/codefresh/argocd
15+
newTag: v3.3.400

manifests/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ kind: Kustomization
44

55
images:
66
- name: quay.io/argoproj/argocd
7-
newName: quay.io/argoproj/argocd
8-
newTag: latest
7+
newName: quay.io/codefresh/argocd
8+
newTag: v3.3.400
99
resources:
1010
- ./application-controller
1111
- ./dex

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: 2 additions & 2 deletions
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
15-
newTag: latest
14+
newName: quay.io/codefresh/argocd
15+
newTag: v3.3.400

manifests/ha/base/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ patches:
1111

1212
images:
1313
- name: quay.io/argoproj/argocd
14-
newName: quay.io/argoproj/argocd
15-
newTag: latest
14+
newName: quay.io/codefresh/argocd
15+
newTag: v3.3.400
1616
resources:
1717
- ../../base/application-controller
1818
- ../../base/applicationset-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)