mirror of
https://github.com/rancher/types.git
synced 2025-09-18 16:10:58 +00:00
Bump pipeline-tools image to v0.1.10
This commit is contained in:
committed by
Alena Prokharchyk
parent
01e479069c
commit
b9d6b98174
@@ -21,12 +21,12 @@ var (
|
||||
PipelineSystemImages: projectv3.PipelineSystemImages{
|
||||
Jenkins: m("rancher/pipeline-jenkins-server:v0.1.0"),
|
||||
JenkinsJnlp: m("jenkins/jnlp-slave:3.10-1-alpine"),
|
||||
AlpineGit: m("rancher/pipeline-tools:v0.1.9"),
|
||||
AlpineGit: m("rancher/pipeline-tools:v0.1.10"),
|
||||
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.9"),
|
||||
KubeApply: m("rancher/pipeline-tools:v0.1.9"),
|
||||
RegistryProxy: m("rancher/pipeline-tools:v0.1.10"),
|
||||
KubeApply: m("rancher/pipeline-tools:v0.1.10"),
|
||||
},
|
||||
LoggingSystemImages: LoggingSystemImages{
|
||||
Fluentd: m("rancher/fluentd:v0.1.11"),
|
||||
|
Reference in New Issue
Block a user