diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index e10cf90c9a..a2842ca9a7 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.4" + SecretVersion = "0.4.5" // TestVersion the version of the jx test plugin TestVersion = "0.0.53"