Skip to content

Commit

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

-----
# jenkins-x-plugins/jx-gitops

## Changes in version 0.22.5

### New Features

* add --no-push flag; set logic for mirror to git push (GavinPJK)

### Chores

* add examples (GavinPJK)
* rename command (GavinPJK)
  • Loading branch information
pow-devops2020 committed Nov 4, 2024
1 parent f6c82c1 commit 5036596
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 @@ -16,7 +16,7 @@ const (
ChangelogVersion = "0.10.7"

// GitOpsVersion the version of the jx gitops plugin
GitOpsVersion = "0.22.4"
GitOpsVersion = "0.22.5"

// HealthVersion the version of the jx health plugin
HealthVersion = "0.0.77"
Expand Down

0 comments on commit 5036596

Please sign in to comment.