File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -254,7 +254,7 @@ This command compares the manifests details of a named release.
254
254
255
255
It can be used to compare the manifests of
256
256
257
- - lastest REVISION with specified REVISION
257
+ - latest REVISION with specified REVISION
258
258
$ helm diff revision [flags] RELEASE REVISION1
259
259
Example:
260
260
$ helm diff revision my-release 2
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This command compares the manifests details of a named release.
28
28
29
29
It can be used to compare the manifests of
30
30
31
- - lastest REVISION with specified REVISION
31
+ - latest REVISION with specified REVISION
32
32
$ helm diff revision [flags] RELEASE REVISION1
33
33
Example:
34
34
$ helm diff revision my-release 2
You can’t perform that action at this time.
0 commit comments