mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Signed-off-by: eduardo aleixo <eduardoaleixomartins@gmail.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
aa56c279cd
commit
fbe28fa1c8
@@ -1,6 +1,6 @@
|
||||
name: jenkins
|
||||
home: https://jenkins.io/
|
||||
version: 1.1.12
|
||||
version: 1.1.13
|
||||
appVersion: lts
|
||||
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
|
||||
|
||||
@@ -180,12 +180,12 @@
|
||||
{{- end }}
|
||||
|
||||
{{- if .Values.Master.OverwriteConfig }}
|
||||
{{ fail "`Master.OverwriteConfig` does no longer exist. It has been renamed to `master.JCasC.configScripts`" }}
|
||||
{{ fail "`Master.OverwriteConfig` does no longer exist. It has been renamed to `master.overwriteConfig`" }}
|
||||
{{- end }}
|
||||
|
||||
{{- if .Values.JCasC }}
|
||||
{{- if .Values.JCasC.ConfigScripts }}
|
||||
{{ fail "`Master.JCasC.ConfigScripts` does no longer exist. It has been renamed to `master.loadBalancerSourceRanges`" }}
|
||||
{{ fail "`Master.JCasC.ConfigScripts` does no longer exist. It has been renamed to `master.JCasC.configScripts`" }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user