Skip to content

Commit

Permalink
chore(deps): upgrade jenkins-x-plugins/jx-gitops to version 0.22.0
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.0

### New Features

* allow leaving out replacementChart when setting replacementChartPrefix (Mårten Svantesson)
* handle adding oci helm repository (Mårten Svantesson)

### Bug Fixes

* test replace with OCI repository (Mårten Svantesson)
* linting (Mårten Svantesson)
  • Loading branch information
pow-devops2020 committed Oct 23, 2024
1 parent ec41d17 commit c8125f1
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.6"

// GitOpsVersion the version of the jx gitops plugin
GitOpsVersion = "0.21.4"
GitOpsVersion = "0.22.0"

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

0 comments on commit c8125f1

Please sign in to comment.