diff --git a/pkg/plugins/versions.go b/pkg/plugins/versions.go index 0444f49934..569fd4aef2 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.6" + PipelineVersion = "0.7.8" // PreviewVersion the version of the jx preview plugin PreviewVersion = "0.5.1"