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