Skip to content

Commit 92ad621

Browse files
authored
prepare for 1.2.2 release (#406)
1 parent 904af7c commit 92ad621

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To install the latest release of AppWrapper in a Kubernetes cluster with Kueue a
5151
and configured, simply run the command:
5252

5353
```sh
54-
kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v1.2.1/install.yaml
54+
kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v1.2.2/install.yaml
5555
```
5656

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

site/_config.yml

Lines changed: 1 addition & 1 deletion
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.2.1
28+
appwrapper_version: v1.2.2
2929

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

0 commit comments

Comments
 (0)