File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ To install the latest release of AppWrapper in a Kubernetes cluster with Kueue a
5555and configured, simply run the command:
5656
5757``` sh
58- kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v0.25 .0/install.yaml
58+ kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v0.26 .0/install.yaml
5959```
6060
6161The controller runs in the ` appwrapper-system ` namespace.
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ repository: project-codeflare/appwrapper
2525
2626# Variables for use in pages
2727gh_main_url : https://github.com/project-codeflare/appwrapper/blob/main
28- appwrapper_version : v0.25 .0
28+ appwrapper_version : v0.26 .0
2929
3030# Outputting
3131permalink : /:categories/:title/
You can’t perform that action at this time.
0 commit comments