Skip to content

Commit 13b0fbe

Browse files
chore(deps): upgrade jenkins-x-plugins/jx-gitops to version 1.0.36
from: https://github.com/jenkins-x-plugins/jx-gitops.git ----- # jenkins-x-plugins/jx-gitops ## Changes in version 1.0.36 ### Chores * deps: bump golang.org/x/crypto from 0.40.0 to 0.45.0 (dependabot[bot])
1 parent e055120 commit 13b0fbe

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.35"
19+
GitOpsVersion = "1.0.36"
2020

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

0 commit comments

Comments
 (0)