mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 20:46:47 +00:00
docs: add repo update to upgrade notes (#1233)
This commit is contained in:
@@ -32,6 +32,9 @@ kubectl replace -f crds/
|
|||||||
2. Upgrade the Helm release
|
2. Upgrade the Helm release
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
# helm repo [command]
|
||||||
|
helm repo update
|
||||||
|
|
||||||
# helm upgrade [RELEASE] [CHART] [flags]
|
# helm upgrade [RELEASE] [CHART] [flags]
|
||||||
helm upgrade actions-runner-controller \
|
helm upgrade actions-runner-controller \
|
||||||
actions-runner-controller/actions-runner-controller \
|
actions-runner-controller/actions-runner-controller \
|
||||||
|
|||||||
Reference in New Issue
Block a user