Skip to content

Commit 62f2b1b

Browse files
Merge pull request #8747 from jenkins-x/pr-d3bc3ad7-2f87-4b37-9408-3d0975169597
chore(deps): upgrade to version 0.7.17
2 parents b72f3b7 + d8df7ad commit 62f2b1b

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
@@ -28,7 +28,7 @@ const (
2828
OctantJXVersion = "0.0.44"
2929

3030
// PipelineVersion the version of the jx pipeline plugin
31-
PipelineVersion = "0.7.16"
31+
PipelineVersion = "0.7.17"
3232

3333
// PreviewVersion the version of the jx preview plugin
3434
PreviewVersion = "0.5.1"

0 commit comments

Comments
 (0)