diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index cbbeadaa87..e10cf90c9a 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -40,7 +40,7 @@ const ( PromoteVersion = "0.6.6" // SecretVersion the version of the jx secret plugin - SecretVersion = "0.4.3" + SecretVersion = "0.4.4" // TestVersion the version of the jx test plugin TestVersion = "0.0.53"