Skip to content

Commit

Permalink
chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version 0.7.8
Browse files Browse the repository at this point in the history
from: https://github.com/jenkins-x-plugins/jx-pipeline.git

-----
# jenkins-x-plugins/jx-pipeline

## Changes in version 0.7.8

### Bug Fixes

* add release target (Mårten Svantesson)
* yum in centos 7 broken (Mårten Svantesson)
* make codecov step run (Mårten Svantesson)

### Chores

* ran make docs (Mårten Svantesson)
* upgrade go to 1.22 (Mårten Svantesson)
  • Loading branch information
pow-devops2020 committed Jul 4, 2024
1 parent 03fb857 commit 87866c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugins/versions.go
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 87866c2

Please sign in to comment.