Skip to content

Commit 830688c

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-gitops to version 1.0.34
from: https://github.com/jenkins-x-plugins/jx-gitops.git ----- # jenkins-x-plugins/jx-gitops ## Changes in version 1.0.34 ### Bug Fixes * correctly fallback when file is missing (Mårten Svantesson) ### Chores * upgrade jx-helpers (Mårten Svantesson) * remove unused struct member (Mårten Svantesson)
1 parent 98f7e73 commit 830688c

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.19"
1717

1818
// GitOpsVersion the version of the jx gitops plugin
19-
GitOpsVersion = "1.0.33"
19+
GitOpsVersion = "1.0.34"
2020

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

0 commit comments

Comments
 (0)