File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed
_components/codefresh-base Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,3 @@ kind: Component
44components :
55 - ../../_components/codefresh-base
66 - ../../_components/ha-manifests
7- # remove once app-proxy is merged
8- images :
9- - name : quay.io/codefresh/cap-app-proxy
10- newTag : 1.1715.0-CR-13336-app-proxy-ha-a8f6db1
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: Component
33images :
44 - name : quay.io/codefresh/cap-app-proxy
55 newName : quay.io/codefresh/cap-app-proxy
6- newTag : 1.1724 .0
6+ newTag : 1.1739 .0
77resources :
88 - app-proxy.deploy.yaml
99 - app-proxy.svc.yaml
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ configMapGenerator:
1212 - name : codefresh-cm
1313 behavior : create
1414 literals :
15- - version=0.0.490 # Runtime version
16- - bootstrapRevision=0.0.490 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
15+ - version=0.0.491 # Runtime version
16+ - bootstrapRevision=0.0.491 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
1717 - appsetRequeueTime=15
1818
1919replacements :
You can’t perform that action at this time.
0 commit comments