1
0
mirror of https://github.com/rancher/types.git synced 2025-08-01 21:07:41 +00:00

Update jenkins server to v0.1.4

This commit is contained in:
rmweir 2019-08-29 12:08:21 -07:00 committed by Craig Jellick
parent 22d7e3870b
commit 3cf03f3072

View File

@ -19,7 +19,7 @@ var (
AlertManagerHelper: m("rancher/alertmanager-helper:v0.0.2"),
},
PipelineSystemImages: projectv3.PipelineSystemImages{
Jenkins: m("rancher/pipeline-jenkins-server:v0.1.3"),
Jenkins: m("rancher/pipeline-jenkins-server:v0.1.4"),
JenkinsJnlp: m("jenkins/jnlp-slave:3.10-1-alpine"),
AlpineGit: m("rancher/pipeline-tools:v0.1.12"),
PluginsDocker: m("plugins/docker:17.12"),