We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa0348 commit 4616426Copy full SHA for 4616426
cmd/root.go
@@ -23,7 +23,7 @@ The Helm Diff Plugin
23
24
* Shows a diff explaining what a helm rollback would change:
25
This fetches the currently deployed version of a release
26
- and compares it to deployed versions of a release, that you
+ and compares it to the previously deployed version of the release, that you
27
want to rollback. This can be used visualize what changes a
28
helm rollback will perform.
29
`
0 commit comments