docs: add repo update to upgrade notes (#1233)

This commit is contained in:
Callum Tait
2022-03-16 10:37:37 +00:00
committed by GitHub
parent a40793bb60
commit 857c1700ba

View File

@@ -32,6 +32,9 @@ kubectl replace -f crds/
2. Upgrade the Helm release
```shell
# helm repo [command]
helm repo update
# helm upgrade [RELEASE] [CHART] [flags]
helm upgrade actions-runner-controller \
actions-runner-controller/actions-runner-controller \