Skip to content

Commit 07869d7

Browse files
committed
Mention the required helm version
Since #712, helm-diff uses `platformHooks`, which was added by helm v3.18.0. So helm-diff requires helm v3.18+ now.
1 parent 7eb6836 commit 07869d7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ revisions/versions of your helm release.
1414

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

17+
*requires helm 3.18+*
18+
1719
```shell
1820
helm plugin install https://github.com/databus23/helm-diff
1921
```
@@ -124,7 +126,7 @@ Flags:
124126
--version string specify the exact chart version to use. If this is not specified, the latest version is used
125127
126128
Additional help topcis:
127-
diff
129+
diff
128130
129131
Use "diff [command] --help" for more information about a command.
130132
```

0 commit comments

Comments
 (0)