File tree 2 files changed +2
-2
lines changed
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
55
55
and configured, simply run the command:
56
56
57
57
``` sh
58
- kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v1.0.4 /install.yaml
58
+ kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v1.0.5 /install.yaml
59
59
```
60
60
61
61
The 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
25
25
26
26
# Variables for use in pages
27
27
gh_main_url : https://github.com/project-codeflare/appwrapper/blob/main
28
- appwrapper_version : v1.0.4
28
+ appwrapper_version : v1.0.5
29
29
30
30
# Outputting
31
31
permalink : /:categories/:title/
You can’t perform that action at this time.
0 commit comments