1
0
mirror of https://github.com/rancher/types.git synced 2025-09-18 16:10:58 +00:00

Bump pipeine-tools to v0.1.12

This commit is contained in:
gitlawr
2019-08-19 17:53:32 +08:00
committed by Alena Prokharchyk
parent c0775cc536
commit 2c26850836

View File

@@ -21,12 +21,12 @@ var (
PipelineSystemImages: projectv3.PipelineSystemImages{
Jenkins: m("rancher/pipeline-jenkins-server:v0.1.3"),
JenkinsJnlp: m("jenkins/jnlp-slave:3.10-1-alpine"),
AlpineGit: m("rancher/pipeline-tools:v0.1.11"),
AlpineGit: m("rancher/pipeline-tools:v0.1.12"),
PluginsDocker: m("plugins/docker:17.12"),
Minio: m("minio/minio:RELEASE.2018-05-25T19-49-13Z"),
Registry: m("registry:2"),
RegistryProxy: m("rancher/pipeline-tools:v0.1.11"),
KubeApply: m("rancher/pipeline-tools:v0.1.11"),
RegistryProxy: m("rancher/pipeline-tools:v0.1.12"),
KubeApply: m("rancher/pipeline-tools:v0.1.12"),
},
LoggingSystemImages: LoggingSystemImages{
Fluentd: m("rancher/fluentd:v0.1.11"),