Skip to content

Commit

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

-----
# jenkins-x-plugins/jx-secret

## Changes in version 0.4.10

### Bug Fixes

* linting (Mårten Svantesson)
* updates to go.mod needed (Mårten Svantesson)
* revert to standard lint (Mårten Svantesson)

### Chores

* crease cpu requests (Mårten Svantesson)
* increase resource requests (Mårten Svantesson)
* update dummy variable (Mårten Svantesson)
* fix linting (Mårten Svantesson)
* upgrade go and other dependencies (Mårten Svantesson)
  • Loading branch information
pow-devops2020 committed Jan 7, 2025
1 parent 82a8db8 commit b8ebb78
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 @@ -40,7 +40,7 @@ const (
PromoteVersion = "0.6.11"

// SecretVersion the version of the jx secret plugin
SecretVersion = "0.4.9"
SecretVersion = "0.4.10"

// TestVersion the version of the jx test plugin
TestVersion = "0.0.53"
Expand Down

0 comments on commit b8ebb78

Please sign in to comment.