1
0
mirror of https://github.com/rancher/types.git synced 2025-09-25 12:21:24 +00:00

Update jenkins server to v0.1.4

This commit is contained in:
rmweir
2019-09-27 17:09:24 -07:00
parent 5c49005723
commit cd53b8eb0a

View File

@@ -131,7 +131,7 @@ var (
AlertManagerHelper: m("rancher/alertmanager-helper:v0.0.2"),
},
PipelineSystemImages: projectv3.PipelineSystemImages{
Jenkins: m("rancher/pipeline-jenkins-server:v0.1.0"),
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.9"),
PluginsDocker: m("plugins/docker:17.12"),