Skip to content

Commit 2aa260b

Browse files
committed
reverting argocd v2.3.4-cap-CR-14141-operation-revision
1 parent f5f87d9 commit 2aa260b

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-14141-operation-revision
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.519 # Runtime version
16-
- bootstrapRevision=0.0.519 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
15+
- version=0.0.520 # Runtime version
16+
- bootstrapRevision=0.0.520 # 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)