Skip to content

Commit 9d889b1

Browse files
CR-14141 (update argo-cd) (#75)
update argo-cd
1 parent e46e081 commit 9d889b1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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-13681-fix-primitive-res-finishedat
8+
newTag: v2.3.4-cap-CR-14141-operation-revision
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.516 # Runtime version
16-
- bootstrapRevision=0.0.516 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
15+
- version=0.0.517 # Runtime version
16+
- bootstrapRevision=0.0.517 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
1717
- appsetRequeueTime=15
1818

1919
replacements:

0 commit comments

Comments
 (0)