Commit Graph

7 Commits

Author SHA1 Message Date
Matt Butcher 627c59d148 docs(*): refresh docs
This refreshes docs, as discussed in #719, and adds a few new sections
to the docs.

Closes #719
2016-10-17 12:15:10 -06:00
Erik Christensen d379eda785 Fixed broken link from "chart.md" to "charts.md" 2016-10-12 15:07:26 -04:00
Matt Butcher 1c6fc9c0e8 feat(helm): remove the requirement that fetch/install need version
This removes the requirement that a fetch or install command must
explicitly state the version number to install. Instead, this goes to
the strategy used by OS package managers: Install the latest until told
to do otherwise.

Closes #1198
2016-10-07 12:25:14 -06:00
Matt Butcher 51981d62f2 docs(using_helm): change reference from npm to CPAN/Fedora DB
Closes #1271
2016-10-04 17:27:54 -06:00
Matt Butcher 66e59f63e7 fix(helm): change 'helm update' to 'helm repo update'
The old form is marked deprecated.

Relates to #1196
2016-10-04 12:38:00 -06:00
Mark Petrovic 3ec83045d4 issue/1254
Fix typo in using_helm.md that refers to "glide install".  The
reference should be to "helm install".
2016-09-30 17:46:53 -07:00
Matt Butcher 7d8b5bbb49 docs(install, using): add installation and usage docs 2016-09-28 13:19:22 -06:00