Skip to content

Commit be7b264

Browse files
committed
Add helm version requirement notes
1 parent 997f951 commit be7b264

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,11 @@ To uninstall, run:
4242
helm plugin uninstall dashboard
4343
```
4444

45+
Note: In case standard Helm plugin way did not work for you, you can just download the appropriate [release package](https://github.com/komodorio/helm-dashboard/releases) for your platform, unpack it and just run `dashboard` binary from it.
46+
4547
## Running
4648

47-
To use the plugin, your machine needs to have working `helm` and also `kubectl` commands.
49+
To use the plugin, your machine needs to have working `helm` and also `kubectl` commands. Helm version 3.4.0+ is required.
4850

4951
After installing, start the UI by running:
5052

0 commit comments

Comments
 (0)