Merge pull request #1422 from javiercr/patch-3

Minor typo fix
pull/1427/head
Matt Butcher 8 years ago committed by GitHub
commit b0c113dfb9

@ -33,7 +33,7 @@ const upgradeDesc = `
This command upgrades a release to a new version of a chart. This command upgrades a release to a new version of a chart.
The upgrade arguments must be a release and a chart. The chart The upgrade arguments must be a release and a chart. The chart
argument can a chart reference ('stable/mariadb'), a path to a chart directory argument can be a chart reference ('stable/mariadb'), a path to a chart directory
or packaged chart, or a fully qualified URL. For chart references, the latest or packaged chart, or a fully qualified URL. For chart references, the latest
version will be specified unless the '--version' flag is set. version will be specified unless the '--version' flag is set.

Loading…
Cancel
Save