File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
apps/app-proxy/_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 @@ -3,7 +3,7 @@ kind: Component
3
3
images :
4
4
- name : quay.io/codefresh/cap-app-proxy
5
5
newName : quay.io/codefresh/cap-app-proxy
6
- newTag : 1.1931.1
6
+ newTag : 1.1931.4
7
7
resources :
8
8
- app-proxy.deploy.yaml
9
9
- app-proxy.svc.yaml
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.553 # Runtime version
16
- - bootstrapRevision=0.0.553 # Tag to use for bootstrap (change this to the name of your branch if you want to test changes)
15
+ - version=0.0.554 # Runtime version
16
+ - bootstrapRevision=0.0.554 # 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