File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
base_components/bootstrap Expand file tree Collapse file tree 6 files changed +7
-7
lines changed 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.486
14
+ - version=0.0.487
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.486 # Runtime version
16
- - bootstrapRevision=0.0.486 # Tag to use for bootstrap
15
+ - version=0.0.487 # Runtime version
16
+ - bootstrapRevision=0.0.487 # Tag to use for bootstrap
17
17
- appsetRequeueTime=15
18
18
19
19
replacements :
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ patches:
17
17
value: csdp/hosted/basic/apps/*
18
18
- op: replace
19
19
path: /spec/generators/1/git/directories/0/path
20
- value: csdp/hosted/basic/apps/argocd
20
+ value: csdp/hosted/basic/apps/argo-cd
21
21
- op: replace
22
22
path: /spec/template/spec/source/path
23
23
value: csdp/hosted/basic/apps/{{path.basenameNormalized}}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ patches:
17
17
value: csdp/hosted/ha/apps/*
18
18
- op: replace
19
19
path: /spec/generators/1/git/directories/0/path
20
- value: csdp/hosted/ha/apps/argocd
20
+ value: csdp/hosted/ha/apps/argo-cd
21
21
- op: replace
22
22
path: /spec/template/spec/source/path
23
23
value: csdp/hosted/ha/apps/{{path.basenameNormalized}}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ patches:
17
17
value: csdp/hybrid/basic/apps/*
18
18
- op: replace
19
19
path: /spec/generators/1/git/directories/0/path
20
- value: csdp/hybrid/basic/apps/argocd
20
+ value: csdp/hybrid/basic/apps/argo-cd
21
21
- op: replace
22
22
path: /spec/template/spec/source/path
23
23
value: csdp/hybrid/basic/apps/{{path.basenameNormalized}}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ patches:
17
17
value: csdp/hybrid/ha/apps/*
18
18
- op: replace
19
19
path: /spec/generators/1/git/directories/0/path
20
- value: csdp/hybrid/ha/apps/argocd
20
+ value: csdp/hybrid/ha/apps/argo-cd
21
21
- op: replace
22
22
path: /spec/template/spec/source/path
23
23
value: csdp/hybrid/ha/apps/{{path.basenameNormalized}}
You can’t perform that action at this time.
0 commit comments