Skip to content

Commit 44befd4

Browse files
Merge pull request #614 from snyk/RUN-1250/dos
docs: Update helm installation command
2 parents a55c8dc + b695187 commit 44befd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snyk-monitor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ kubectl create configmap snyk-monitor-registries-conf -n snyk-monitor --from-fil
7272

7373
## Installation from Helm repo ##
7474

75-
Add Snyk's Helm repo:
75+
Add the latest version of Snyk's Helm repo:
7676

7777
```shell
78-
helm repo add snyk-charts https://snyk.github.io/kubernetes-monitor/
78+
helm repo add snyk-charts https://snyk.github.io/kubernetes-monitor/ --force-update
7979
```
8080

8181
Run the following command to launch the Snyk monitor in your cluster:

0 commit comments

Comments
 (0)