diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 902d23d43b..22ddc4918a 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -16,7 +16,7 @@ const ( ChangelogVersion = "0.10.7" // GitOpsVersion the version of the jx gitops plugin - GitOpsVersion = "0.22.6" + GitOpsVersion = "0.22.7" // HealthVersion the version of the jx health plugin HealthVersion = "0.0.77"