Skip to content

Commit 443ddf9

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-secret to version 0.4.15
from: https://github.com/jenkins-x-plugins/jx-secret.git ----- # jenkins-x-plugins/jx-secret ## Changes in version 0.4.15 ### Bug Fixes * increase timeouts (Mårten Svantesson) ### Chores * deps: upgrade go dependencies (Mårten Svantesson)
1 parent 2c2e6d7 commit 443ddf9

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.26"
3535

3636
// SecretVersion the version of the jx secret plugin
37-
SecretVersion = "0.4.14"
37+
SecretVersion = "0.4.15"
3838

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

0 commit comments

Comments
 (0)