Skip to content

Commit c10aa90

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-gitops to version 1.0.31
from: https://github.com/jenkins-x-plugins/jx-gitops.git ----- # jenkins-x-plugins/jx-gitops ## Changes in version 1.0.31 ### Chores * deps: bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 (dependabot[bot])
1 parent ac561da commit c10aa90

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)