From 78dc645edecc15a43bf83250927631e621a95524 Mon Sep 17 00:00:00 2001 From: Kent Rancourt Date: Thu, 1 Jul 2021 18:32:43 -0400 Subject: [PATCH] pre-release version bump in docs Signed-off-by: Kent Rancourt --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2815f7..da1d5cc 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,8 @@ To fetch the Brigade GitHub Gateway chart from the registry: ```console export HELM_EXPERIMENTAL_OCI=1 - helm chart pull ghcr.io/brigadecore/brigade-github-gateway:v0.1.0 - helm chart export ghcr.io/brigadecore/brigade-github-gateway:v0.1.0 -d ~/charts + helm chart pull ghcr.io/brigadecore/brigade-github-gateway:v0.1.1 + helm chart export ghcr.io/brigadecore/brigade-github-gateway:v0.1.1 -d ~/charts ``` As this chart requires custom configuration as described above to function