We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac561da commit c10aa90Copy full SHA for c10aa90
pkg/plugins/versions.go
@@ -16,7 +16,7 @@ const (
16
ChangelogVersion = "0.10.18"
17
18
// GitOpsVersion the version of the jx gitops plugin
19
- GitOpsVersion = "1.0.30"
+ GitOpsVersion = "1.0.31"
20
21
// HealthVersion the version of the jx health plugin
22
HealthVersion = "0.0.81"
0 commit comments