diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index f7f36f3299..488702dbb0 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.1" + SecretVersion = "0.4.3" // TestVersion the version of the jx test plugin TestVersion = "0.0.53"