Releases: crossplane-contrib/provider-helm
v0.20.0
What's Changed
- 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
v0.17.0
What's Changed
Important
This release contains some changes with the default values of --max-reconcile-rate
and MaxConcurrentReconciles
options based on some performance experiments. Please consider overriding those values (i.e. with a DeploymentRuntimeConfig) if you want to stick with previous values for some reason. See the PR description here for more details.
- feat(in-cluster): update example to use native crossplane way by @haarchri in #210
- Configurable MaxConcurrentReconciles with a better default for max-reconcile-rate by @turkenh in #211
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- GKE Default Credentials and Temporary Access Tokens by @bradkwadsworth-mw in #136
- feat(meta.pkg): set to v1 by @haarchri in #200
- Azure AD identity support for AzureAD-enabled AKS clusters by @erhancagirici in #205
New Contributors
- @bradkwadsworth-mw made their first contribution in #136
- @erhancagirici made their first contribution in #205
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Update Makefile by @barunavo in #129
- Update docker repository by @jonnylangefeld in #183
- Patch dependencies with high cves detected by grype by @gmrodgers in #184
- Fix Makefile default target. by @bobh66 in #192
New Contributors
- @barunavo made their first contribution in #129
- @jonnylangefeld made their first contribution in #183
- @gmrodgers made their first contribution in #184
Full Changelog: v0.14.0...v0.15.0
v0.14.0
v0.13.0
What's Changed
- Update go to 1.18 and bump dependencies by @bobh66 in #152
- Add dependabot for dependency updates by @bobh66 in #154
- Set timeout for uninstall client so delete hooks don't hang. by @bobh66 in #153
- Optionally skip 'partOfRelease' check by @Ranger-X in #160
- chore: add friendly-name.meta.crossplane.io annotation by @maximilianbraun in #162
New Contributors
- @Ranger-X made their first contribution in #160
- @maximilianbraun made their first contribution in #162
Full Changelog: v0.12.0...v0.13.0
v0.12.0
Summary
provider-helm
now publishes to xpkg.upbound.io/crossplane-contrib/provider-helm
and index.docker.io/crossplanecontrib/provider-helm
.
You can also now view auto-generated documentation for provider-helm
at https://marketplace.upbound.io/providers/crossplane-contrib/provider-helm!
What's Changed
- makefile: integrate xpkg publishing process by @muvaf in #142
- Drop doc.crds.dev link as content is viewed alongside docs now by @hasheddan in #144
- Update to push to crossplane-contrib repos by @hasheddan in #145
- Do not promote images on xpkg.upbound.io by @hasheddan in #146
Full Changelog: v0.11.1...v0.12.0