diff --git a/setup.k8s-v1.27/appwrapper/kustomization.yaml b/setup.k8s-v1.27/appwrapper/kustomization.yaml index 7e8b027..234a57d 100644 --- a/setup.k8s-v1.27/appwrapper/kustomization.yaml +++ b/setup.k8s-v1.27/appwrapper/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: mlbatch-system resources: -- "https://github.com/project-codeflare/appwrapper/config/default?ref=v0.28.0" +- "https://github.com/project-codeflare/appwrapper/config/default?ref=v0.30.0" labels: - pairs: @@ -14,7 +14,7 @@ labels: images: - name: quay.io/ibm/appwrapper - newTag: v0.28.0 + newTag: v0.30.0 patches: - path: config_patch.yaml diff --git a/setup.k8s-v1.30/appwrapper/kustomization.yaml b/setup.k8s-v1.30/appwrapper/kustomization.yaml index 7e8b027..234a57d 100644 --- a/setup.k8s-v1.30/appwrapper/kustomization.yaml +++ b/setup.k8s-v1.30/appwrapper/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: mlbatch-system resources: -- "https://github.com/project-codeflare/appwrapper/config/default?ref=v0.28.0" +- "https://github.com/project-codeflare/appwrapper/config/default?ref=v0.30.0" labels: - pairs: @@ -14,7 +14,7 @@ labels: images: - name: quay.io/ibm/appwrapper - newTag: v0.28.0 + newTag: v0.30.0 patches: - path: config_patch.yaml