chartmuseum / helm-push

Helm plugin to push chart package to ChartMuseum
Apache License 2.0
670 stars 170 forks source link

Bump helm.sh/helm/v3 from 3.9.0 to 3.9.2 #157

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

Helm v3.9.2 is a patch release. This release is the same Helm source as v3.9.1. It is rebuilt on Go 1.17.12 which has numerous CVE fixes compared to the version of Go used to build Helm v3.9.1.

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

Installation and Upgrading

Download Helm v3.9.2. 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.3 will contain only bug fixes will be on August 10, 2022
  • 3.10.0 is the next feature release and will be on September 13, 2022

Changelog

  • Updating the circleci image we use a2d079248b102494436a41ede0d458f433ae24a0 (Matt Farina)

Helm v3.9.1 is a patch release. Users are encouraged to upgrade for the best experience. 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

Installation and Upgrading

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

... (truncated)

Commits
  • 1addefb Merge pull request #11161 from mattfarina/rel-3.9-ci-fix
  • a2d0792 Updating the circleci image we use
  • a7c043a Upgrading to Kubernetes 1.24.2
  • 06f449d fix: improve logging & safety of statefulSetReady
  • 1cf5bc4 make token caching an opt in feature
  • c768c3e chore(deps): bump github.com/lib/pq from 1.10.5 to 1.10.6
  • b1b9de0 Upgrading to Kubernetes 1.24.1 packages
  • a6303bd chore(deps): bump github.com/Masterminds/squirrel from 1.5.2 to 1.5.3
  • See full diff 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[bot] commented 2 years ago

Superseded by #159.