Skip to content

Commit

Permalink
chore(deps): upgrade jenkins-x-plugins/jx-pipeline to version 0.7.12
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.12

### Bug Fixes

* remove build of separate effective binary (Mårten Svantesson)
* linting errors (Mårten Svantesson)
* don't build unused binaries (Mårten Svantesson)

### Chores

* deps: upgrade go dependencies (jenkins-x-bot)
  • Loading branch information
pow-devops2020 committed Oct 29, 2024
1 parent 0a1cb5d commit a818c55
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.10"
PipelineVersion = "0.7.12"

// PreviewVersion the version of the jx preview plugin
PreviewVersion = "0.5.1"
Expand Down

0 comments on commit a818c55

Please sign in to comment.