File tree 2 files changed +4
-4
lines changed
setup.k8s-v1.27/appwrapper
setup.k8s-v1.30/appwrapper
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
4
4
namespace : mlbatch-system
5
5
6
6
resources :
7
- - " https://github.com/project-codeflare/appwrapper/config/default?ref=v0.27 .0"
7
+ - " https://github.com/project-codeflare/appwrapper/config/default?ref=v0.28 .0"
8
8
9
9
labels :
10
10
- pairs :
@@ -14,7 +14,7 @@ labels:
14
14
15
15
images :
16
16
- name : quay.io/ibm/appwrapper
17
- newTag : v0.27 .0
17
+ newTag : v0.28 .0
18
18
19
19
patches :
20
20
- path : config_patch.yaml
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ kind: Kustomization
4
4
namespace : mlbatch-system
5
5
6
6
resources :
7
- - " https://github.com/project-codeflare/appwrapper/config/default?ref=v0.27 .0"
7
+ - " https://github.com/project-codeflare/appwrapper/config/default?ref=v0.28 .0"
8
8
9
9
labels :
10
10
- pairs :
@@ -14,7 +14,7 @@ labels:
14
14
15
15
images :
16
16
- name : quay.io/ibm/appwrapper
17
- newTag : v0.27 .0
17
+ newTag : v0.28 .0
18
18
19
19
patches :
20
20
- path : config_patch.yaml
You can’t perform that action at this time.
0 commit comments