Skip to content

Commit ccd50bb

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-secret to version 0.4.18
from: https://github.com/jenkins-x-plugins/jx-secret.git ----- # jenkins-x-plugins/jx-secret ## Changes in version 0.4.18 ### Chores * deps: bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (dependabot[bot])
1 parent e9b8250 commit ccd50bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/plugins/versions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ const (
3434
PromoteVersion = "0.6.28"
3535

3636
// SecretVersion the version of the jx secret plugin
37-
SecretVersion = "0.4.17"
37+
SecretVersion = "0.4.18"
3838

3939
// TestVersion the version of the jx test plugin
4040
TestVersion = "0.4.10"

0 commit comments

Comments
 (0)