[stable/jenkins] Fix bad key in values.yaml (#1633)

* [stable/jenkins] Fix service account field name in values.yaml

* bump chart version
This commit is contained in:
jordanjennings
2017-08-10 18:25:08 +01:00
committed by Adnan Abdulhussein
parent d3f3c96793
commit dc27e5af37
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: jenkins
home: https://jenkins.io/
version: 0.8.5
version: 0.8.6
appVersion: 2.67
description: Open source continuous integration server. It supports multiple SCM tools including CVS, Subversion and Git. It can execute Apache Ant and Apache Maven-based projects as well as arbitrary scripts.
sources:
+1 -1
View File
@@ -124,7 +124,7 @@ NetworkPolicy:
## Install Default RBAC roles and bindings
rbac:
install: false
serviceAccount: default
serviceAccountName: default
# RBAC api version (currently either v1beta1 or v1alpha1)
apiVersion: v1beta1
# Cluster role reference