diff --git a/stable/gocd/CHANGELOG.md b/stable/gocd/CHANGELOG.md index 105bb94378..b366c25306 100644 --- a/stable/gocd/CHANGELOG.md +++ b/stable/gocd/CHANGELOG.md @@ -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. diff --git a/stable/gocd/Chart.yaml b/stable/gocd/Chart.yaml index a8f349914c..6c7c5c7b9b 100644 --- a/stable/gocd/Chart.yaml +++ b/stable/gocd/Chart.yaml @@ -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 diff --git a/stable/gocd/README.md b/stable/gocd/README.md index a868255984..0f62ca4d7c 100644 --- a/stable/gocd/README.md +++ b/stable/gocd/README.md @@ -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