diff --git a/setup.k8s-v1.25/appwrapper/kustomization.yaml b/setup.k8s-v1.25/appwrapper/kustomization.yaml index 269e930..abd8eff 100644 --- a/setup.k8s-v1.25/appwrapper/kustomization.yaml +++ b/setup.k8s-v1.25/appwrapper/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: mlbatch-system resources: -- "https://github.com/project-codeflare/appwrapper/config/default?ref=v0.21.1" +- "https://github.com/project-codeflare/appwrapper/config/default?ref=v0.22.0" labels: - pairs: @@ -14,7 +14,7 @@ labels: images: - name: quay.io/ibm/appwrapper - newTag: v0.21.1 + newTag: v0.22.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 269e930..abd8eff 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.21.1" +- "https://github.com/project-codeflare/appwrapper/config/default?ref=v0.22.0" labels: - pairs: @@ -14,7 +14,7 @@ labels: images: - name: quay.io/ibm/appwrapper - newTag: v0.21.1 + newTag: v0.22.0 patches: - path: config_patch.yaml