Skip to content

Commit 9ac16f0

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-gitops to version 0.23.7
from: https://github.com/jenkins-x-plugins/jx-gitops.git ----- # jenkins-x-plugins/jx-gitops ## Changes in version 0.23.7 ### Bug Fixes * handle quoted namespace in resource (Mårten Svantesson)
1 parent 1dd6d85 commit 9ac16f0

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

1818
// GitOpsVersion the version of the jx gitops plugin
19-
GitOpsVersion = "0.23.6"
19+
GitOpsVersion = "0.23.7"
2020

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

0 commit comments

Comments
 (0)