File tree Expand file tree Collapse file tree 5 files changed +5
-132
lines changed
Expand file tree Collapse file tree 5 files changed +5
-132
lines changed Original file line number Diff line number Diff line change 1- VERSION =v0.0.236
1+ VERSION =v0.0.237
22
33OUT_DIR =dist
44YEAR? =$(shell date +"% Y")
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ resources:
77images :
88 - name : quay.io/codefresh/argocd
99 newName : quay.io/codefresh/argocd
10- newTag : v2.1.10-cap-CR-9236
10+ newTag : v2.1.10-cap-CR-9018
1111
1212# will be effective on argo-cd 2.1
1313configMapGenerator :
Original file line number Diff line number Diff line change 11apiVersion : codefresh.io/v1alpha1
22kind : Runtime
33metadata :
4- name : ' {{ name }}'
5- namespace : ' {{ namespace }}'
4+ name : " {{ name }}"
5+ namespace : " {{ namespace }}"
66spec :
77 defVersion : 1.0.0
8- version : 0.0.236
8+ version : 0.0.237
99 bootstrapSpecifier : github.com/codefresh-io/cli-v2/manifests/argo-cd
1010 components :
1111 - name : events
1818 - name : workflows
1919 type : kustomize
2020 url : github.com/codefresh-io/cli-v2/manifests/argo-workflows
21- - name : argocd-agent
22- type : kustomize
23- url : github.com/codefresh-io/cli-v2/manifests/argo-agent
2421 - name : app-proxy
2522 type : kustomize
2623 url : github.com/codefresh-io/cli-v2/manifests/app-proxy
You can’t perform that action at this time.
0 commit comments