Skip to content

Commit a73aacb

Browse files
roi-codefreshbogdan-volynetsoleksandr-codefresh
authored
CR-13151-bump-hosted (#49) (#54)
* CR-13151-bump-hosted (#49) * bump * 485 * added pasha Co-authored-by: Oleksandr Saulyak <oleksandr.saulyak@codefresh.io> * bump argocd Co-authored-by: Bogdan Volynets <bogdan.volynets@codefresh.io> Co-authored-by: Oleksandr Saulyak <oleksandr.saulyak@codefresh.io>
1 parent 3a2ac5e commit a73aacb

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

csdp/base/argo-cd/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ resources:
77
- default-rbac.yaml
88
images:
99
- name: quay.io/codefresh/argocd
10-
newTag: v2.3.4-cap-CR-namespace-labels
10+
newTag: v2.3.4-cap-CR-13681-fix-primitive-res-finishedat
1111
- name: quay.io/codefresh/applicationset
1212
newTag: v0.4.2-CR-13254-remove-private-logs
1313

csdp/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ configMapGenerator:
1111
- name: codefresh-cm
1212
behavior: create
1313
literals:
14-
- version=0.0.485
14+
- version=0.0.486

csdp/base_components/apps/argo-cd/_components/codefresh-base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ resources:
55

66
images:
77
- name: quay.io/codefresh/argocd
8-
newTag: v2.3.4-cap-CR-namespace-labels
8+
newTag: v2.3.4-cap-CR-13681-fix-primitive-res-finishedat
99
- name: quay.io/codefresh/applicationset
1010
newTag: v0.4.2-CR-13254-remove-private-logs
1111

csdp/base_components/bootstrap/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ configMapGenerator:
1212
- name: codefresh-cm
1313
behavior: create
1414
literals:
15-
- version=0.0.484 # Runtime version
16-
- bootstrapRevision=0.0.484 # Tag to use for bootstrap
15+
- version=0.0.486 # Runtime version
16+
- bootstrapRevision=0.0.486 # Tag to use for bootstrap
1717
- appsetRequeueTime=15
1818

1919
replacements:

0 commit comments

Comments
 (0)