From 296ae7eaa4ed35b7c67d1311e970e6b613add263 Mon Sep 17 00:00:00 2001 From: Olivier Tardieu Date: Tue, 18 Jun 2024 09:49:56 -0400 Subject: [PATCH] release prep: bump version number in docs (#156) --- README.md | 2 +- site/_config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09cdaeaf..2d0ca4ee 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.0/install.yaml +kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v0.13.1/install.yaml ``` The controller runs in the `appwrapper-system` namespace. diff --git a/site/_config.yml b/site/_config.yml index a4207a8a..c001878f 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.0 +appwrapper_version: v0.13.1 kueue_version: v0.6.2 # Outputting