[stable/concourse] Updated values file comments. (#14342)

* Updated values file.

Concourse has changed out the separator that works for approle in vault, the = has been replaced by a :. I also updated the refernce link as the Concourse docs page has changed. This is a response to issue #14341.

Signed-off-by: Jason Morgan jmorgan@f9vs.com
Signed-off-by: Jason Morgan <jmorgan@f9vs.com>

* bumping chart version

Signed-off-by: Jason Morgan <jmorgan@f9vs.com>
This commit is contained in:
Jason Morgan
2019-05-31 05:48:27 -07:00
committed by Kubernetes Prow Robot
parent 0007ebb158
commit 060b57708e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: concourse
version: 6.2.1
version: 6.2.2
appVersion: 5.2.0
description: Concourse is a simple and scalable CI system.
icon: https://avatars1.githubusercontent.com/u/7809479
+2 -2
View File
@@ -1888,8 +1888,8 @@ secrets:
## vault authentication parameters
## Parameter to pass when logging in via the backend
## Required for "approle" authenication method
## e.g. "role_id=x,secret_id=x"
## Ref: https://concourse-ci.org/creds.html#vault-auth-param=NAME=VALUE
## e.g. "role_id:x,secret_id:x"
## Ref: https://concourse-ci.org/vault-credential-manager.html#vault-approle-auth
##
vaultAuthParam: