Skip to content

Commit

Permalink
Merge pull request #108 from jenkins-x-plugins/fix/use-jx-boot
Browse files Browse the repository at this point in the history
fix: use jx boot image
  • Loading branch information
jenkins-x-bot authored Apr 12, 2023
2 parents 8d4c3f9 + e1ae4f9 commit a1c5a1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .lighthouse/jenkins-x/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
name: push-container
- name: chart-docs
resources: {}
- image: ghcr.io/jenkins-x/jx-boot:3.10.83
- image: ghcr.io/jenkins-x/jx-boot:3.10.73
name: set-github-action-version
resources: {}
script: |
Expand All @@ -55,7 +55,7 @@ spec:
resources: {}
- name: promote-release
resources: {}
- image: ghcr.io/jenkins-x/jx-changelog:0.10.3
- image: ghcr.io/jenkins-x/jx-boot:3.10.73
name: promote-action
resources: {}
script: |
Expand Down

0 comments on commit a1c5a1b

Please sign in to comment.