Skip to content

Commit 0d7ce7d

Browse files
Merge pull request #8889 from jenkins-x/pr-08ab4c6c-5ea9-4a9c-828b-6d322f3f6b53
chore(deps): upgrade jenkins-x-plugins/jx-gitops to version 1.0.31
2 parents ac561da + c10aa90 commit 0d7ce7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/plugins/versions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const (
1616
ChangelogVersion = "0.10.18"
1717

1818
// GitOpsVersion the version of the jx gitops plugin
19-
GitOpsVersion = "1.0.30"
19+
GitOpsVersion = "1.0.31"
2020

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

0 commit comments

Comments
 (0)