From 6322c9598de696b1c4939659e8957bcb3ac73e05 Mon Sep 17 00:00:00 2001 From: Igor Vuk Date: Thu, 23 Nov 2017 13:54:34 +0100 Subject: [PATCH 1/4] Fix a typo in helm_install.md --- docs/helm/helm_install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/helm/helm_install.md b/docs/helm/helm_install.md index bb66345f4..1b87224f6 100644 --- a/docs/helm/helm_install.md +++ b/docs/helm/helm_install.md @@ -37,8 +37,8 @@ To check the generated manifests of a release without installing the chart, the '--debug' and '--dry-run' flags can be combined. This will still require a round-trip to the Tiller server. -If --verify is set, the chart MUST have a provenance file, and the provenenace -fall MUST pass all verification steps. +If --verify is set, the chart MUST have a provenance file, and the provenance +file MUST pass all verification steps. There are four different ways you can express the chart you want to install: From a884defd9376d783f40b2c33da17f79031eb5e25 Mon Sep 17 00:00:00 2001 From: Igor Vuk Date: Thu, 23 Nov 2017 18:43:30 +0100 Subject: [PATCH 2/4] Fix a typo in install.go, update build timestamp in helm_install.md --- cmd/helm/install.go | 4 ++-- docs/helm/helm_install.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/helm/install.go b/cmd/helm/install.go index 1ed179d57..6c0352775 100644 --- a/cmd/helm/install.go +++ b/cmd/helm/install.go @@ -76,8 +76,8 @@ To check the generated manifests of a release without installing the chart, the '--debug' and '--dry-run' flags can be combined. This will still require a round-trip to the Tiller server. -If --verify is set, the chart MUST have a provenance file, and the provenenace -fall MUST pass all verification steps. +If --verify is set, the chart MUST have a provenance file, and the provenance +file MUST pass all verification steps. There are four different ways you can express the chart you want to install: diff --git a/docs/helm/helm_install.md b/docs/helm/helm_install.md index 1b87224f6..ae835b328 100644 --- a/docs/helm/helm_install.md +++ b/docs/helm/helm_install.md @@ -108,4 +108,4 @@ helm install [CHART] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 7-Nov-2017 +###### Auto generated by spf13/cobra on 23-Nov-2017 From e7695ea49c7564b1e1f4654b423cb9b9fae110f1 Mon Sep 17 00:00:00 2001 From: Igor Vuk Date: Thu, 23 Nov 2017 13:54:34 +0100 Subject: [PATCH 3/4] Fix a typo in helm_install.md --- docs/helm/helm_install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/helm/helm_install.md b/docs/helm/helm_install.md index 7e206f721..ef291bbd7 100644 --- a/docs/helm/helm_install.md +++ b/docs/helm/helm_install.md @@ -37,8 +37,8 @@ To check the generated manifests of a release without installing the chart, the '--debug' and '--dry-run' flags can be combined. This will still require a round-trip to the Tiller server. -If --verify is set, the chart MUST have a provenance file, and the provenenace -fall MUST pass all verification steps. +If --verify is set, the chart MUST have a provenance file, and the provenance +file MUST pass all verification steps. There are five different ways you can express the chart you want to install: From 985e76f8489a059ad44d914c71fada1020287eac Mon Sep 17 00:00:00 2001 From: Igor Vuk Date: Thu, 23 Nov 2017 18:43:30 +0100 Subject: [PATCH 4/4] Fix a typo in install.go, update build timestamp in helm_install.md --- cmd/helm/install.go | 4 ++-- docs/helm/helm_install.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cmd/helm/install.go b/cmd/helm/install.go index 218ad7c22..e2f1ada66 100644 --- a/cmd/helm/install.go +++ b/cmd/helm/install.go @@ -76,8 +76,8 @@ To check the generated manifests of a release without installing the chart, the '--debug' and '--dry-run' flags can be combined. This will still require a round-trip to the Tiller server. -If --verify is set, the chart MUST have a provenance file, and the provenenace -fall MUST pass all verification steps. +If --verify is set, the chart MUST have a provenance file, and the provenance +file MUST pass all verification steps. There are five different ways you can express the chart you want to install: diff --git a/docs/helm/helm_install.md b/docs/helm/helm_install.md index ef291bbd7..f3a8ee06d 100644 --- a/docs/helm/helm_install.md +++ b/docs/helm/helm_install.md @@ -109,4 +109,4 @@ helm install [CHART] ### SEE ALSO * [helm](helm.md) - The Helm package manager for Kubernetes. -###### Auto generated by spf13/cobra on 22-Nov-2017 +###### Auto generated by spf13/cobra on 23-Nov-2017