diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 5e023c7c87..67e091b840 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -34,7 +34,7 @@ const ( PromoteVersion = "0.6.31" // SecretVersion the version of the jx secret plugin - SecretVersion = "0.4.18" + SecretVersion = "0.4.19" // TestVersion the version of the jx test plugin TestVersion = "0.4.11"