Skip to content

Releases: crossplane-contrib/provider-helm

v0.18.1

23 Apr 08:17
5a485e1
Compare
Choose a tag to compare

What's Changed

  • [Backport release-0.18] fix(helm): skip login if no credentials are provided by @github-actions in #221

Full Changelog: v0.18.0...v0.18.1

v0.18.0

09 Apr 14:42
92d23a7
Compare
Choose a tag to compare

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

22 Feb 09:43
3bfbd5f
Compare
Choose a tag to compare

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

08 Dec 10:59
6ba133b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

12 May 08:57
a1d3eb9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

28 Feb 06:52
da62043
Compare
Choose a tag to compare

What's Changed

  • Update crossplane-runtime to 0.19 and go version to 1.19 by @bobh66 in #172
  • Configure higher burst limit to avoid client side throttling by @ytsarev in #179

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

06 Jan 09:47
ecb3729
Compare
Choose a tag to compare

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

Full Changelog: v0.12.0...v0.13.0

v0.12.0

10 Oct 20:04
aba6500
Compare
Choose a tag to compare

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

v0.11.1

27 Sep 14:55
e1741dd
Compare
Choose a tag to compare

Summary

provider-helm now publishes a single image with both package content and the controller image!

What's Changed

  • makefile: integrate xpkg publishing process by @github-actions in #143

New Contributors

  • @github-actions made their first contribution in #143

Full Changelog: v0.11.0...v0.11.1

v0.11.0

23 Sep 14:57
6a8c573
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0