Skip to content

Commit ae5607f

Browse files
committed
update appwrapper version to 0.28.0 for k8s
1 parent 0f6ef88 commit ae5607f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

setup.k8s-v1.27/appwrapper/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
namespace: mlbatch-system
55

66
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"
88

99
labels:
1010
- pairs:
@@ -14,7 +14,7 @@ labels:
1414

1515
images:
1616
- name: quay.io/ibm/appwrapper
17-
newTag: v0.27.0
17+
newTag: v0.28.0
1818

1919
patches:
2020
- path: config_patch.yaml

setup.k8s-v1.30/appwrapper/kustomization.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
namespace: mlbatch-system
55

66
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"
88

99
labels:
1010
- pairs:
@@ -14,7 +14,7 @@ labels:
1414

1515
images:
1616
- name: quay.io/ibm/appwrapper
17-
newTag: v0.27.0
17+
newTag: v0.28.0
1818

1919
patches:
2020
- path: config_patch.yaml

0 commit comments

Comments
 (0)