Changes in versions

Related issue is [here](https://github.com/rancher/rancher/issues/10772)
This commit is contained in:
Aaron Wang
2018-01-11 10:40:52 +08:00
parent 2b3d07a965
commit a8d3e3fe22
4 changed files with 7 additions and 6 deletions
@@ -1,8 +1,8 @@
{{- $jenkinsMasterImage:="jenkins/jenkins:2.60.2-alpine"}}
{{- $jenkinsBootImage:="rancher/jenkins-boot:v0.1.1"}}
{{- $jenkinsSlaveImage:="rancher/pipeline-jenkins-slave:v0.1.0"}}
{{- $pipelineServerImage:="rancher/pipeline:v0.1.0"}}
{{- $pipelineUIImage:="rancher/pipeline-ui:v0.1.0"}}
{{- $jenkinsBootImage:="rancher/pipeline-jenkins-boot:v1.0.0"}}
{{- $jenkinsSlaveImage:="rancher/pipeline-jenkins-slave:v1.0.0"}}
{{- $pipelineServerImage:="rancher/pipeline:v0.1.1"}}
{{- $pipelineUIImage:="rancher/pipeline-ui:v1.0.1"}}
version: '2'
services: