We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 73f3b6a + 8a6833e commit 9e2a179Copy full SHA for 9e2a179
pkg/plugins/versions.go
@@ -16,7 +16,7 @@ const (
16
ChangelogVersion = "0.10.12"
17
18
// GitOpsVersion the version of the jx gitops plugin
19
- GitOpsVersion = "0.24.9"
+ GitOpsVersion = "0.25.0"
20
21
// HealthVersion the version of the jx health plugin
22
HealthVersion = "0.0.78"
0 commit comments