Skip to content

Commit

Permalink
chore: release 2.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pow-devops2020 committed Apr 12, 2023
1 parent cb5085f commit bc6f10c
Show file tree
Hide file tree
Showing 2 changed files with 6 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.10'
entrypoint: 'github-actions-entrypoint.sh'
env:
PREVIOUS_VERSION: ${{ inputs.previous-version }}
Expand Down
5 changes: 5 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Changes in version 2.6.10

### Bug Fixes

* remove progress output to stdout (Skisocks)

0 comments on commit bc6f10c

Please sign in to comment.