Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ revisions/versions of your helm release.

### Using Helm plugin manager (> 2.3.x)

*requires helm 3.18+*

```shell
helm plugin install https://github.com/databus23/helm-diff
```
Expand Down Expand Up @@ -124,7 +126,7 @@ Flags:
--version string specify the exact chart version to use. If this is not specified, the latest version is used
Additional help topcis:
diff
diff
Use "diff [command] --help" for more information about a command.
```
Expand Down
Loading