mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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:
committed by
k8s-ci-robot
parent
e0948b0393
commit
81aed90659
@@ -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,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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user