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.14.4 to 3.15.1 #901

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2024

Bumps helm.sh/helm/v3 from 3.14.4 to 3.15.1.

Release notes

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

Helm v3.15.1 is a patch release. The Helm application source is the same as 3.15.0. The 3.15.0 builds stated the wrong version when running helm version. Instead of the release number it had the release candidate version which pointed to the same revision of the source.

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.15.1. 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.15.2 is the next patch release and will be on June 12, 2024.
  • 3.16.0 is the next feature release and will be on September 11, 2024.

Changelog

  • Fixing build issue where wrong version is used e211f2aa62992bd72586b395de50979e31231829 (Matt Farina)

Helm v3.15.0 is a feature release. 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

... (truncated)

Commits
  • e211f2a Fixing build issue where wrong version is used
  • c4e37b3 Updating to k8s 1.30
  • d7afa3b bump version to v3.15.0
  • 7743467 bump version to
  • cf823d4 Merge pull request #12971 from dirkmueller/cert_extended_range
  • 1df0064 Merge pull request #12966 from helm/dependabot/go_modules/golang.org/x/net-0....
  • c6beb16 Merge pull request #12979 from CalvinKrist/fix-namespace-on-kube-error
  • 214fb6e Fix namespace on kubeconfig error
  • 1b75d48 Update testdata PKI with keys that have validity until 3393 (Fixes #12880)
  • dac23c8 chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from a team as a code owner May 31, 2024 14:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 31, 2024
Copy link

netlify bot commented May 31, 2024

Deploy Preview for olmv1 ready!

Name Link
🔨 Latest commit 786f9fa
🔍 Latest deploy log https://app.netlify.com/sites/olmv1/deploys/6661c45a09cf1800088bef2e
😎 Deploy Preview https://deploy-preview-901--olmv1.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.15.1 branch from 50f01f1 to f9733b8 Compare June 5, 2024 14:14
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.14.4 to 3.15.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.14.4...v3.15.1)

---
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.15.1 branch from f9733b8 to 786f9fa Compare June 6, 2024 14:14
Copy link
Contributor

@perdasilva perdasilva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@perdasilva perdasilva added this pull request to the merge queue Jun 7, 2024
Merged via the queue into main with commit b730d13 Jun 7, 2024
16 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.15.1 branch June 7, 2024 06:10
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant