Skip to content

Commit

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

### build

* deps: upgrade jenkins-x/lighthouse-client to v0.0.1191 (Maximilien Raulic)

### New Features

* handle list of trusted apps (Maximilien Raulic)

### Bug Fixes

* remove deprecated Periodic.Tags field usage (Maximilien Raulic)
  • Loading branch information
pow-devops2020 committed May 17, 2024
1 parent e6b9357 commit a5232fb
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.3"

// GitOpsVersion the version of the jx gitops plugin
GitOpsVersion = "0.19.1"
GitOpsVersion = "0.20.0"

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

0 comments on commit a5232fb

Please sign in to comment.