Skip to content

Commit

Permalink
chore(deps): upgrade jenkins-x-plugins/jx-changelog to version 0.10.5
Browse files Browse the repository at this point in the history
from: https://github.com/jenkins-x-plugins/jx-changelog.git

-----
# jenkins-x-plugins/jx-changelog

## Changes in version 0.10.5

### Bug Fixes

* decrease resource requests (Mårten Svantesson)
* increase resource requests and reduce number of binaries to build (Mårten Svantesson)
* linting (Mårten Svantesson)

### Chores

* more upgrades (Mårten Svantesson)
* upgrade go and other dependencies (Mårten Svantesson)
  • Loading branch information
pow-devops2020 committed Oct 11, 2024
1 parent a9d7324 commit 80da76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugins/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const (
ApplicationVersion = "0.3.3"

// ChangelogVersion the version of the jx changelog plugin
ChangelogVersion = "0.10.3"
ChangelogVersion = "0.10.5"

// GitOpsVersion the version of the jx gitops plugin
GitOpsVersion = "0.21.4"
Expand Down

0 comments on commit 80da76b

Please sign in to comment.