Skip to content

Releases: helm/helm-mapkubeapis

v0.5.2

04 Sep 20:01
v0.5.2
ee949cb
Compare
Choose a tag to compare

Changelog

v0.5.1

16 Aug 12:21
v0.5.1
813b020
Compare
Choose a tag to compare

Changelog

  • 813b020 Merge pull request #170 from robertsirc/fixing-issue-169
  • 0769740 fixing issue 169. correcting plugin.yaml moved it to 0.5.1.

v0.5.0

15 Aug 18:16
v0.5.0
6a5bc4b
Compare
Choose a tag to compare

Changelog

  • 6a5bc4b Merge pull request #168 from helm/dependabot/go_modules/helm.sh/helm/v3-3.15.4
  • 9bdbfaa Bump helm.sh/helm/v3 from 3.15.3 to 3.15.4
  • 9ba0b21 Merge pull request #167 from robertsirc/Adding-PriorityLevelConfiguration
  • 6f5aaf6 adding in the apis for PriorityLevelConfiguration.
  • 2925cd6 Merge pull request #165 from robertsirc/fixing-issue-164
  • 1f04a32 Merge pull request #161 from robertsirc/Adding-arm64-support
  • c394098 fixing issue 164: deprecated api.
  • c500c4d Merge pull request #163 from robertsirc/updating-map-file
  • 6d59ded changes requested by maintainer.
  • a16c81a Merge pull request #139 from helm/dependabot/github_actions/actions/setup-go-5
  • 5bd9482 Bump actions/setup-go from 4 to 5
  • b5b7a01 Merge pull request #122 from kustodian/patch-1
  • a56a85b Merge pull request #157 from helm/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.20.0
  • 14c95ae adding arm64 support for mac
  • 825ab51 Merge pull request #160 from robertsirc/Remove-CircleCI-Config
  • 3cb51d9 removing circleci config.
  • 3b6a610 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.20.0
  • a58be16 Add autoscaling/v2beta2
  • 882bed7 Merge pull request #159 from robertsirc/Updating-README-Badge
  • 7282691 changes requested by maintainer
  • 807e9f5 correcting build badge.
  • 7422dd7 Merge pull request #158 from helm/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • b4d87c6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • abdfb18 Merge pull request #155 from helm/dependabot/go_modules/github.com/docker/docker-25.0.6incompatible
  • 64a72dc Bump github.com/docker/docker
  • 1b0c060 Merge pull request #156 from robertsirc/Bump-Helm-from-3.11.1-to-3.15.3
  • 680d335 manually bumping versions.
  • 162f373 Merge pull request #148 from helm/dependabot/go_modules/helm.sh/helm/v3-3.14.3
  • 3d392c7 Bump helm.sh/helm/v3 from 3.11.1 to 3.14.3
  • 8fc5386 Merge pull request #154 from robertsirc/Creating-golangci-config
  • 92ba86e fixing linting error
  • a6b7b20 adding golangci.yml
  • 99a5276 Merge pull request #149 from helm/dependabot/go_modules/golang.org/x/net-0.23.0
  • a62db72 Bump golang.org/x/net from 0.7.0 to 0.23.0
  • 1a9f111 Merge pull request #143 from robertsirc/Correcting-build-actions
  • a9ecb2f Merge pull request #136 from robertsirc/Update-CONTRIBUTE.md
  • 4fb2a43 Merge branch 'main' into Update-CONTRIBUTE.md
  • a6dae9a fixing build issues.
  • 3b2604a Merge pull request #138 from robertsirc/update-to-gh-actions
  • de944df removing unused slsa file.
  • 4012d27 Making changes as requested.
  • cb1080b adding the correct triggers for goreleaser action.
  • b3e5ee0 removing unused releaser.
  • 923137b fixing goreleaser action.
  • 3ae644a added args
  • 4e6e2dc moving to the standard goreleaser for the time being.
  • 5f9a27b moving the private-repository: true flag based on the documentation
  • 019ff73 addressing error on private repository.
  • 7b3a5c3 updating the workflow to add version.
  • 7007730 Fixing linting errors and updating .getignore.
  • d7883e3 Fixing linting error.
  • 6e136b5 Updated with old package reference.
  • 88cf633 Adding workflow for go slsa releaser.
  • 9fd83ff Adding config for SLSA Go Releaser as per the documentation here:
  • 17e8dd6 Adding golangci-lint GitHub action for linting replacing linting done in CircleCI.
  • 5fa63de Merge branch 'helm:main' into update-to-gh-actions
  • 8fd31cd Making requested changes.
  • 675057c Making changes as per feedback.
  • 7c1fcc2 Merge pull request #137 from hickeyma/chore/move-emeritus
  • c3f98a8 Correcting typo in build-test.yml.
  • 30ddb4a Create build-test.yml
  • fb87592 Adding issue and PR templates and my initial check in for dependabot.
  • a748d0c Updated this as per Matt's changes.
  • 4a6814d Move hickeyma to emeritus
  • 9cd0ed1 Updating the CONTRIBUTING.md to match what we have in Helm, I also added the requirements for GPG.
  • 03df8fe Merge pull request #134 from robertsirc/Update-GoLang-version
  • c761920 Updating Circleci
  • 8e41d97 Update go.mod

v0.5.0-dev.1

08 Aug 19:43
v0.5.0-dev.1
882bed7
Compare
Choose a tag to compare
v0.5.0-dev.1 Pre-release
Pre-release

Changelog

  • 882bed7 Merge pull request #159 from robertsirc/Updating-README-Badge
  • 7282691 changes requested by maintainer
  • 807e9f5 correcting build badge.
  • 7422dd7 Merge pull request #158 from helm/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • b4d87c6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • abdfb18 Merge pull request #155 from helm/dependabot/go_modules/github.com/docker/docker-25.0.6incompatible
  • 64a72dc Bump github.com/docker/docker
  • 1b0c060 Merge pull request #156 from robertsirc/Bump-Helm-from-3.11.1-to-3.15.3
  • 680d335 manually bumping versions.
  • 162f373 Merge pull request #148 from helm/dependabot/go_modules/helm.sh/helm/v3-3.14.3
  • 3d392c7 Bump helm.sh/helm/v3 from 3.11.1 to 3.14.3
  • 8fc5386 Merge pull request #154 from robertsirc/Creating-golangci-config
  • 92ba86e fixing linting error
  • a6b7b20 adding golangci.yml
  • 99a5276 Merge pull request #149 from helm/dependabot/go_modules/golang.org/x/net-0.23.0
  • a62db72 Bump golang.org/x/net from 0.7.0 to 0.23.0
  • 1a9f111 Merge pull request #143 from robertsirc/Correcting-build-actions
  • a9ecb2f Merge pull request #136 from robertsirc/Update-CONTRIBUTE.md
  • 4fb2a43 Merge branch 'main' into Update-CONTRIBUTE.md
  • a6dae9a fixing build issues.
  • 3b2604a Merge pull request #138 from robertsirc/update-to-gh-actions
  • de944df removing unused slsa file.
  • 4012d27 Making changes as requested.
  • cb1080b adding the correct triggers for goreleaser action.
  • b3e5ee0 removing unused releaser.
  • 923137b fixing goreleaser action.
  • 3ae644a added args
  • 4e6e2dc moving to the standard goreleaser for the time being.
  • 5f9a27b moving the private-repository: true flag based on the documentation
  • 019ff73 addressing error on private repository.
  • 7b3a5c3 updating the workflow to add version.
  • 7007730 Fixing linting errors and updating .getignore.
  • d7883e3 Fixing linting error.
  • 6e136b5 Updated with old package reference.
  • 88cf633 Adding workflow for go slsa releaser.
  • 9fd83ff Adding config for SLSA Go Releaser as per the documentation here:
  • 17e8dd6 Adding golangci-lint GitHub action for linting replacing linting done in CircleCI.
  • 5fa63de Merge branch 'helm:main' into update-to-gh-actions
  • 8fd31cd Making requested changes.
  • 675057c Making changes as per feedback.
  • 7c1fcc2 Merge pull request #137 from hickeyma/chore/move-emeritus
  • c3f98a8 Correcting typo in build-test.yml.
  • 30ddb4a Create build-test.yml
  • fb87592 Adding issue and PR templates and my initial check in for dependabot.
  • a748d0c Updated this as per Matt's changes.
  • 4a6814d Move hickeyma to emeritus
  • 9cd0ed1 Updating the CONTRIBUTING.md to match what we have in Helm, I also added the requirements for GPG.
  • 03df8fe Merge pull request #134 from robertsirc/Update-GoLang-version
  • c761920 Updating Circleci
  • 8e41d97 Update go.mod

v0.4.1

07 Mar 10:20
403d3ad
Compare
Choose a tag to compare

Changelog

  • 403d3ad Merge pull request #102 from hickeyma/add-deprecations
  • 83bc523 Merge pull request #103 from hickeyma/update-plugin-version
  • ec95775 Update plugin version
  • d7d1d42 Update mapping file

v0.4.0

06 Mar 17:45
e4f2589
Compare
Choose a tag to compare

Changelog

  • e4f2589 Merge pull request #99 from hickeyma/chore/bump-helm
  • 6ac6270 Merge pull request #100 from hickeyma/fix-msg-issue
  • bf7c0d1 Fix message
  • d01e43a Bump dependency versions
  • 5e27ca5 Merge pull request #98 from stormqueen1990/feat/document-api-removal-feature
  • 426ec35 docs: document how mappings work for the removal scenario.
  • 46b5bd6 Merge pull request #93 from helm/dependabot/go_modules/github.com/containerd/containerd-1.6.18
  • f23df61 Merge pull request #97 from helm/dependabot/go_modules/golang.org/x/net-0.7.0
  • ede328d Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0
  • 2e844a4 Merge pull request #90 from hickeyma/doc/ad-mapping-note
  • e8303ee Merge pull request #95 from mattfarina/remove-resources
  • 8e80061 Update calls to errors.Wrapf() in release.go.
  • 79f562a Allow removal of deprecated API manifests.
  • cd0db9a Bump github.com/containerd/containerd from 1.6.12 to 1.6.18
  • 1a3c751 Improve clarity of mapping file default line feed
  • af630b5 Merge pull request #88 from helm/dependabot/go_modules/github.com/containerd/containerd-1.6.12
  • 4229301 Bump github.com/containerd/containerd from 1.6.6 to 1.6.12
  • a15104c Merge pull request #84 from helm/dependabot/go_modules/helm.sh/helm/v3-3.10.3
  • c5e52db Bump helm.sh/helm/v3 from 3.9.4 to 3.10.3

v0.3.2

08 Sep 12:49
00164c7
Compare
Choose a tag to compare

Changelog

  • 00164c7 Merge pull request #79 from helm/hickeyma-patch-1
  • dd83802 Update version for new release
  • fd2aba8 Merge pull request #78 from helm/dependabot/go_modules/helm.sh/helm/v3-3.9.4
  • a11e7c2 Bump helm.sh/helm/v3 from 3.8.0 to 3.9.4

v0.3.1

08 Sep 08:47
cb449c5
Compare
Choose a tag to compare

Changelog

  • cb449c5 Merge pull request #77 from hickeyma/chore/bump-deps
  • d796d4e Merge pull request #69 from hydeenoble/hpa
  • 6408a97 Removed .DS_Store
  • ad41220 Addded the field for hpa changes
  • 8a1d495 Resolved merged conflict
  • c61f98c Removed .DS_Store file
  • dd658a2 Merge branch 'main' of github.com:hydeenoble/helm-mapkubeapis into hpa
  • 107d98e Bump the dependencies
  • f5a4902 Merge pull request #74 from tchernomax/main
  • 2c07146 config: PodDisruptionBudget policy/v1beta1→policy/v1
  • 32266f5 Signed-off-by: Idowu Emehinola [email protected]
  • 4a6d5ac config: additional deprecation/removal config for k8s 1.22
  • 40c2844 Merge pull request #64 from pgier/additional-default-deprecation-config
  • c8e1920 config: additional deprecation/removal config for k8s 1.22

v0.3.0

10 Mar 09:55
2d268f5
Compare
Choose a tag to compare

The focus of this release is the removal of Helm v2 support. The Helm v2 support went EOL in v0.2.0.

Changelog

2d268f5 Merge pull request #61 from hickeyma/chore/remove-helm2-support
e81d264 Remove Helm v2 support

v0.2.0

07 Feb 18:18
6b80213
Compare
Choose a tag to compare

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