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 2c1a630 commit 661eb90Copy full SHA for 661eb90
cmd/root.go
@@ -20,7 +20,7 @@ The Helm Diff Plugin
20
21
* Shows a diff explaining what a helm rollback would change:
22
This fetches the currently deployed version of a release
23
- and compares it to deployed versions of a release, that you
+ and compares it to the previously deployed version of the release, that you
24
want to rollback. This can be used visualize what changes a
25
helm rollback will perform.
26
`
0 commit comments