Skip to content

Commit

Permalink
chore: bump jenkins-x-installer image
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Massey committed Mar 4, 2020
1 parent 1158971 commit 8a5ea2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packs/environment-helmfile/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ extends:
file: pipeline.yaml
agent:
label: jenkins-go
container: jenkinsxio/jenkins-x-installer:0.0.27
container: jenkinsxio/jenkins-x-installer:0.0.41
pipelines:
release:
pipeline:
agent:
image: jenkinsxio/jenkins-x-installer:0.0.27
image: jenkinsxio/jenkins-x-installer:0.0.41
stages:
- name: release
options:
Expand Down Expand Up @@ -112,7 +112,7 @@ pipelines:
pullRequest:
pipeline:
agent:
image: jenkinsxio/jenkins-x-installer:0.0.27
image: jenkinsxio/jenkins-x-installer:0.0.41
stages:
- name: pr-checks
options:
Expand Down

0 comments on commit 8a5ea2d

Please sign in to comment.