File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
setup.k8s-v1.27/appwrapper
setup.k8s-v1.30/appwrapper Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
44namespace : mlbatch-system
55
66resources :
7- - " https://github.com/project-codeflare/appwrapper/config/default?ref=v0.26 .0"
7+ - " https://github.com/project-codeflare/appwrapper/config/default?ref=v0.27 .0"
88
99labels :
1010- pairs :
@@ -14,7 +14,7 @@ labels:
1414
1515images :
1616- name : quay.io/ibm/appwrapper
17- newTag : v0.26 .0
17+ newTag : v0.27 .0
1818
1919patches :
2020- path : config_patch.yaml
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
44namespace : mlbatch-system
55
66resources :
7- - " https://github.com/project-codeflare/appwrapper/config/default?ref=v0.26 .0"
7+ - " https://github.com/project-codeflare/appwrapper/config/default?ref=v0.27 .0"
88
99labels :
1010- pairs :
@@ -14,7 +14,7 @@ labels:
1414
1515images :
1616- name : quay.io/ibm/appwrapper
17- newTag : v0.26 .0
17+ newTag : v0.27 .0
1818
1919patches :
2020- path : config_patch.yaml
You can’t perform that action at this time.
0 commit comments