Releases: crossplane-contrib/provider-helm
v0.20.4
This release includes updates to the go.mod file to address security vulnerabilities.
What's Changed
- (release-0.20): Update go version to 1.23.6 [SECURITY] by @sergenyalcin in #271
Full Changelog: v0.20.3...v0.20.4
v0.19.4
This release includes updates to the go.mod file to address security vulnerabilities.
What's Changed
- (release-0.19): Update go version to 1.22.12 [SECURITY] by @sergenyalcin in #270
Full Changelog: v0.19.3...v0.19.4
v0.20.3
v0.19.3
v0.20.2
This release updates golang.org/x/net
to v0.33.0
to fix CVE-2024-45338
What's Changed
- (release-0.20): Update go.mod dependencies [SECURITY] by @sergenyalcin in #259
Full Changelog: v0.20.1...v0.20.2
v0.20.1
This release includes updates to the go.mod file to address security vulnerabilities.
What's Changed
- (release-0.20): Update go.mod dependencies [SECURITY] by @sergenyalcin in #257
Full Changelog: v0.20.0...v0.20.1
v0.20.0
What's Changed
Note
Starting with v0.20.0
, the image is published under the upbound
organization in the Upbound Marketplace.
The new location for the image is xpkg.upbound.io/upbound/provider-helm:v0.20.0
. Please use the new location when installing/upgrading the provider.
- allow additional build arguments by @jastang in #236
- consume golangci-lint 1.61.0 by @erhancagirici in #246
- Remove unused publishing code. by @jeanduplessis in #247
- [Backport release-0.20] bump helm to 3.16.2 by @github-actions in #249
New Contributors
- @jastang made their first contribution in #236
- @jeanduplessis made their first contribution in #247
Full Changelog: v0.19.0...v0.20.0
v0.19.0
Release v0.19.0 brings some fixes and improvements, including:
- MR metrics
- Azure Workload and Upbound Identity authentication
- fix for skipping helm login when no credentials are provided
What's Changed
- fix(helm): skip login if no credentials are provided by @thde in #208
- Introduce MR metrics by @ezgidemirel in #222
- Consume kube client package from provider-kubernetes & new identity modes for auth by @turkenh in #223
New Contributors
- @thde made their first contribution in #208
- @ezgidemirel made their first contribution in #222
Full Changelog: v0.18.1...v0.19.0
v0.18.1
v0.18.0
Release v0.18.0 adds support for managementPolicies.
What's Changed
- Adding support for managementPolicies (fixes #209) by @jtyr in #217
- Add OWNERS.md file with current maintainers by @jbw976 in #218
- Update README steps for install and local development by @jbw976 in #220
New Contributors
Full Changelog: v0.17.0...v0.18.0