From a53511e3167fbb1ff4dfb7cc436f62f05fa2ef68 Mon Sep 17 00:00:00 2001 From: David Grove Date: Thu, 20 Jun 2024 11:02:46 -0400 Subject: [PATCH] prepare for 0.13.2 release --- README.md | 2 +- site/_config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d0ca4e..4e2e223 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To install the latest release of AppWrapper in a Kubernetes cluster with Kueue a and configured, simply run the command: ```sh -kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v0.13.1/install.yaml +kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v0.13.2/install.yaml ``` The controller runs in the `appwrapper-system` namespace. diff --git a/site/_config.yml b/site/_config.yml index c001878..5a9292c 100644 --- a/site/_config.yml +++ b/site/_config.yml @@ -25,7 +25,7 @@ repository: project-codeflare/appwrapper # Variables for use in pages gh_main_url: https://github.com/project-codeflare/appwrapper/blob/main -appwrapper_version: v0.13.1 +appwrapper_version: v0.13.2 kueue_version: v0.6.2 # Outputting