File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
apps/argo-cd/_components/codefresh-base Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ resources:
5
5
6
6
images :
7
7
- name : quay.io/codefresh/argocd
8
- newTag : v2.3.4-cap-CR-14605-default-operation-revision
8
+ newTag : v2.3.4-cap-CR-14428-dest-server-validation
9
9
- name : quay.io/codefresh/applicationset
10
10
newTag : v0.4.2-CR-13254-remove-private-logs
11
11
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ configMapGenerator:
12
12
- name : codefresh-cm
13
13
behavior : create
14
14
literals :
15
- - version=0.0.535 # Runtime version
16
- - bootstrapRevision=0.0.535 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
15
+ - version=0.0.536 # Runtime version
16
+ - bootstrapRevision=0.0.536 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
17
17
- appsetRequeueTime=15
18
18
19
19
replacements :
You can’t perform that action at this time.
0 commit comments