Skip to content

Commit

Permalink
chore: release 2.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Apr 12, 2023
1 parent f3de13a commit c11a088
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ outputs:
description: 'The next release version'
runs:
using: 'docker'
image: 'docker://ghcr.io/jenkins-x/jx-release-version:2.6.6'
image: 'docker://ghcr.io/jenkins-x/jx-release-version:2.6.9'
entrypoint: 'github-actions-entrypoint.sh'
env:
PREVIOUS_VERSION: ${{ inputs.previous-version }}
Expand Down
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## Changes in version 2.6.9

### Bug Fixes

* use jx boot image (tomhobson)
* update jx-changelog and jx boot version (Tom Hobson)

0 comments on commit c11a088

Please sign in to comment.