From 3366dc9a634563b1ae1fe303bde1f3c234af3bca Mon Sep 17 00:00:00 2001 From: toast-gear <15716903+toast-gear@users.noreply.github.com> Date: Wed, 9 Jun 2021 10:15:09 +0100 Subject: [PATCH] docs: adding in the caveat to upgrade docs --- charts/actions-runner-controller/docs/UPGRADING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/actions-runner-controller/docs/UPGRADING.md b/charts/actions-runner-controller/docs/UPGRADING.md index e2cff225..d0da5c77 100644 --- a/charts/actions-runner-controller/docs/UPGRADING.md +++ b/charts/actions-runner-controller/docs/UPGRADING.md @@ -21,6 +21,7 @@ Due to the above you can't just do a `helm upgrade` to release the latest versio 1. Upgrade CRDs ```shell + # REMEMBER TO UPDATE THE CHART_VERSION TO RELEVANT CHART VERISON!!!! CHART_VERSION=0.11.0 curl -L https://github.com/actions-runner-controller/actions-runner-controller/releases/download/actions-runner-controller-${CHART_VERSION}/actions-runner-controller-${CHART_VERSION}.tgz | tar zxv --strip 1 actions-runner-controller/crds