Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump helm.sh/helm/v3 from 3.8.1 to 3.9.0 #148

Merged
merged 1 commit into from
May 20, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2022

Bumps helm.sh/helm/v3 from 3.8.1 to 3.9.0.

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.9.0 is a feature release. This release, we focused on . Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Notable Changes

  • Added a --quiet flag to helm lint
  • Added a --post-renderer-args flag to support arguments being passed to the post renderer
  • Added more checks during the signing process
  • Updated to add Kubernetes 1.24 support

Note, the Helm SDK exposes the Factory interface from kubectl as part of the Helm kube package. Kubernetes does not follow semantic versioning and minor releases make breaking changes. Helm 3.9.0 updated its use of Kubernetes packages and that included a breaking change to Factory, as defined by the Go stance on interfaces. As this is a Kubernetes API, Helm is unable to include it in its compatibility guarantee.

Installation and Upgrading

Download Helm v3.9.0. The common platform binaries are here:

This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at @​mattfarina keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.9.1 will contain only bug fixes and will be released on June 8, 2022
  • 3.10.0 is the next feature release and will be released on September 14, 2022

Changelog

  • bump version to v3.9.0 7ceeda6c585217a19a1131663d8cd1f7d641b2a7 (Matt Farina)
  • Bump k8s packages from 0.23.6 to 0.24.0 bd7c97f786f59b993dc34884f3d44ca0297f13e8 (Andrew Seigner)
  • Fix --untardir reference in --destination description 41ccf7b5aba9677573952ba4b4a47be5f0170525 (Simon Alling)
  • Added sabre1041 as project maintainer 97718e942284d0f7d86a5de760b948a03633b111 (Andrew Block)
  • Updating symlink log message 2e6b5e13746bf62f69b310d5e6338ca56ec7e313 (Matt Farina)
  • Bumping Kubernetes package version to 0.23.6 3013c48cdad319749bbff5cf814d73e2c202af15 (Martin Hickey)

... (truncated)

Commits
  • 7ceeda6 bump version to v3.9.0
  • 2cd709c Merge pull request #10106 from presztak/lint_quiet_flag
  • 5c256a5 Merge pull request #10928 from siggy/siggy/k8s-v0-24-0
  • 6970b8d Merge pull request #10926 from SimonAlling/fix-untardir-reference
  • bd7c97f Bump k8s packages from 0.23.6 to 0.24.0
  • 8d3f9a4 Merge pull request #10767 from marquiz/fixes/unit-test
  • 41ccf7b Fix --untardir reference in --destination description
  • 0816322 Merge pull request #10924 from sabre1041/maintainer-add-sabre1041
  • 97718e9 Added sabre1041 as project maintainer
  • fbd74cd Merge pull request #10909 from hickeyma/chore/bump-k8s-1.23.6
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 18, 2022
@cbuto
Copy link
Contributor

cbuto commented May 20, 2022

closes #144

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.9.0 branch from a5eb774 to d2a01fb Compare May 20, 2022 14:49
@cbuto cbuto merged commit 2b7f874 into main May 20, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.9.0 branch May 20, 2022 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant