diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 00794a4c..51f12820 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -13,7 +13,7 @@ const ( ApplicationVersion = "0.0.29" // GitOpsVersion the version of the jx gitops plugin - GitOpsVersion = "0.2.28" + GitOpsVersion = "0.2.29" // HealthVersion the version of the jx health plugin HealthVersion = "0.0.72"