1
0
Fork 0

Merge branch 'master' of p281392/molgenis-ops-docker-helm into master

This commit is contained in:
Fleur Kelpin 2018-07-19 23:30:16 +02:00 committed by Gogs
commit 4d357aa1d5
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: molgenis-jenkins
home: https://jenkins.io/
version: 0.6.0
version: 0.6.1
appVersion: 2.121
description: Molgenis installation for the jenkins chart.
sources:

View File

@ -165,7 +165,7 @@ data:
<filterQueue>false</filterQueue>
<properties class="hudson.model.View$PropertyList"/>
</hudson.model.AllView>
{{- range $viewName, $view := .Views }}
{{- range $viewName, $view := .Values.Master.Views }}
<listView>
<owner class="hudson" reference="../../.."/>
<name>$viewName</name>