diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 3a8ff80f65..f265432094 100644 --- a/pkg/plugins/versions.go +++ b/pkg/plugins/versions.go @@ -28,7 +28,7 @@ const ( OctantJXVersion = "0.0.44" // PipelineVersion the version of the jx pipeline plugin - PipelineVersion = "0.7.10" + PipelineVersion = "0.7.12" // PreviewVersion the version of the jx preview plugin PreviewVersion = "0.5.1"