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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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 \