Skip to content

Commit ac51992

Browse files
Merge pull request #8710 from jenkins-x/pr-cc4eac93-fdf7-471e-abc0-54c6588d5259
chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version 0.7.12
2 parents 0a1cb5d + a818c55 commit ac51992

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.10"
31+
PipelineVersion = "0.7.12"
3232

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

0 commit comments

Comments
 (0)