Skip to content

Commit 4f2e057

Browse files
authored
Update README.md (#99)
helm v3 doesn't support 'helm update' command
1 parent 7ec9b6b commit 4f2e057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/kubernetes-event-exporter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
```shell
66
helm repo add kubernetes-event-exporter https://resmoio.github.io/kubernetes-event-exporter
7-
helm update
7+
helm repo update
88
```
99

1010
## Prepare the Deployment configuration [Optional]

0 commit comments

Comments
 (0)