Skip to content

Commit 27cae30

Browse files
authored
Prepare for 1.1.1 release (#337)
1 parent 01a2401 commit 27cae30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To install the latest release of AppWrapper in a Kubernetes cluster with Kueue a
5555
and configured, simply run the command:
5656

5757
```sh
58-
kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v1.1.0/install.yaml
58+
kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v1.1.1/install.yaml
5959
```
6060

6161
The controller runs in the `appwrapper-system` namespace.

Diff for: site/_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repository: project-codeflare/appwrapper
2525

2626
# Variables for use in pages
2727
gh_main_url: https://github.com/project-codeflare/appwrapper/blob/main
28-
appwrapper_version: v1.1.0
28+
appwrapper_version: v1.1.1
2929

3030
# Outputting
3131
permalink: /:categories/:title/

0 commit comments

Comments
 (0)