Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

Commit

Permalink
Update of tag version for service and jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-b committed Apr 9, 2019
1 parent 8f2f8ab commit 3841661
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/jenkins/k8s-jenkins-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
spec:
containers:
- name: jenkins
image: keptn/jenkins:0.4-rc
image: keptn/jenkins:0.4.0
imagePullPolicy: Always
env:
- name: GITHUB_USER_EMAIL
Expand Down
2 changes: 1 addition & 1 deletion config/service/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
autoscaling.knative.dev/minScale: "1"
spec:
container:
image: keptn/jenkins-service:0.2.0
image: keptn/jenkins-service:0.1.0
env:
- name: JENKINS_URL
valueFrom:
Expand Down

0 comments on commit 3841661

Please sign in to comment.