Skip to content

v0.2.0

Compare
Choose a tag to compare
@hickeyma hickeyma released this 07 Feb 18:18
· 43 commits to main since this release
6b80213

The focus of this release is the End of Life for Helm v2 support.

TL;DR Helm v2.17.0 was the final release of Helm v2 in October 2020. Helm v2 is unsupported since November 2020, as detailed in Helm 2 and the Charts Project Are Now Unsupported.

It is therefore time to end support of Helm v2 for the helm-mapkubeapis plugin. All releases going forward from v0.2.0 will not support Helm v2. This is the final release to support it.

What's Changed

  • Add migration for apiregistration.k8s.io/v1beta1 by @brandond in #54
  • config: add newlines after the k8s kinds by @pgier in #57
  • common: print count of replaced api objects by @pgier in #58
  • Add migration for storage.k8s.io/v1beta1 by @jhagrid77 in #59
  • chore(release): Cut release 0.2.0 by @hickeyma in #60

New Contributors

Full Changelog: v0.1.0...v0.2.0