File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
apps/argo-cd/_components/codefresh-base Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ resources:
7
7
- default-rbac.yaml
8
8
images :
9
9
- 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
11
11
- name : quay.io/codefresh/applicationset
12
12
newTag : v0.4.2-CR-13254-remove-private-logs
13
13
Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ configMapGenerator:
11
11
- name : codefresh-cm
12
12
behavior : create
13
13
literals :
14
- - version=0.0.485
14
+ - version=0.0.486
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-namespace-labels
8
+ newTag : v2.3.4-cap-CR-13681-fix-primitive-res-finishedat
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.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
17
17
- appsetRequeueTime=15
18
18
19
19
replacements :
You can’t perform that action at this time.
0 commit comments