Fix typo and whitespace (#7439)

* Fix typo and whitespace

Signed-off-by: Ketan Padegaonkar <KetanPadegaonkar@gmail.com>

* Bump chart version to 1.3.5

Signed-off-by: Ketan Padegaonkar <KetanPadegaonkar@gmail.com>
This commit is contained in:
Ketan Padegaonkar
2018-08-31 00:04:58 -07:00
committed by k8s-ci-robot
parent e0948b0393
commit 81aed90659
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,3 +1,7 @@
### 1.3.5
* [eab7388](https://github.com/kubernetes/charts/commit/eab7388): Fix typo and whitespace in the README file.
### 1.3.4
* [57b201d](https://github.com/kubernetes/charts/commit/57b201d): Agent-only deployment should not create server-related k8s resources.
+1 -1
View File
@@ -1,6 +1,6 @@
name: gocd
home: https://www.gocd.org/
version: 1.3.4
version: 1.3.5
appVersion: 18.7.0
description: GoCD is an open-source continuous delivery server to model and visualize complex workflows with ease.
icon: https://gocd.github.io/assets/images/go-icon-black-192x192.png
+1 -1
View File
@@ -17,7 +17,7 @@ This chart bootstraps a single node GoCD server and GoCD agents on a [Kubernetes
## Setup
Because of the [known issue] (https://github.com/kubernetes/helm/issues/2224) while creating a role, in order for the `helm install` to work, please ensure to do the following:
Because of a [known issue](https://github.com/kubernetes/helm/issues/2224) while creating a role, in order for the `helm install` to work, please ensure to do the following:
- On minikube