From 2347db47804ca15b590f7fc41e2921bd1fa2265d Mon Sep 17 00:00:00 2001 From: David Grove Date: Mon, 10 Jun 2024 17:53:35 -0400 Subject: [PATCH] release prep: bump version number in docs --- README.md | 2 +- site/_config.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9514823..09cdaea 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.12.0/install.yaml +kubectl apply --server-side -f https://github.com/project-codeflare/appwrapper/releases/download/v0.13.0/install.yaml ``` The controller runs in the `appwrapper-system` namespace. diff --git a/site/_config.yml b/site/_config.yml index 1955fcb..a4207a8 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.12.0 +appwrapper_version: v0.13.0 kueue_version: v0.6.2 # Outputting