Skip to content

Commit 9e2a179

Browse files
Merge pull request #8801 from jenkins-x/pr-5a910e62-e452-44dc-a491-4cc55980989c
chore(deps): upgrade to version 0.25.0
2 parents 73f3b6a + 8a6833e commit 9e2a179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/plugins/versions.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const (
1616
ChangelogVersion = "0.10.12"
1717

1818
// GitOpsVersion the version of the jx gitops plugin
19-
GitOpsVersion = "0.24.9"
19+
GitOpsVersion = "0.25.0"
2020

2121
// HealthVersion the version of the jx health plugin
2222
HealthVersion = "0.0.78"

0 commit comments

Comments
 (0)