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

gomod(deps): bump helm.sh/helm/v3 from 3.11.0 to 3.11.3 #46

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps helm.sh/helm/v3 from 3.11.0 to 3.11.3.

Release notes

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

Helm v3.11.3

Helm v3.11.2 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.11.3. 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.12.0 is the next feature release and be on May 10, 2023.

Changelog

  • chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0 66a969e7cc08af2377d055f4e6283c33ee84be33 (dependabot[bot])
  • Fix goroutine leak in perform 548366cb6c91301e595c9093ffd0ec119ca9dad0 (willzgli)
  • Fix goroutine leak in action install 4a3a2683536b4d46639dc7460846e44f426e5e01 (Matt Farina)
  • Fix 32bit-x86 typo in testsuite 272f6b9d80e35d68efb4e45942aa4d746e2df0f3 (Dirk Müller)
  • chore(deps): bump github.com/docker/docker 88b2db4a07f4ea9a11751e8c3de615d6e080301a (dependabot[bot])
  • chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0 b6a8417daca5fe1458d8a9394164494afe410a23 (dependabot[bot])
  • Fixes Readiness Check for statefulsets using partitioned rolling update. (#11774) 7994bb4d357a3846263dfb22b97da867159253fe (Aman Nijhawan)

Helm v3.11.2 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

... (truncated)

Commits
  • 66a969e chore(deps): bump golang.org/x/text from 0.7.0 to 0.9.0
  • 548366c Fix goroutine leak in perform
  • 4a3a268 Fix goroutine leak in action install
  • 272f6b9 Fix 32bit-x86 typo in testsuite
  • 88b2db4 chore(deps): bump github.com/docker/docker
  • b6a8417 chore(deps): bump github.com/containerd/containerd from 1.6.15 to 1.7.0
  • 7994bb4 Fixes Readiness Check for statefulsets using partitioned rolling update. (#11...
  • 912ebc1 chore(deps): bump github.com/rubenv/sql-migrate from 1.2.0 to 1.3.1
  • 321d3f3 the linter varcheck and deadcode are deprecated (since v1.49.0)
  • d44881d fix template --output-dir issue
  • 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)

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.11.0 to 3.11.3.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.11.0...v3.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 13, 2023 02:04
@dependabot dependabot bot added the area/dependency Issues or PRs related to dependency changes label Apr 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2023

The following labels could not be found: go.

@kyma-bot kyma-bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 13, 2023
@kyma-bot
Copy link
Contributor

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-template-op-lint 8b6c396 link true /test pull-template-op-lint

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2023

Superseded by #53.

@dependabot dependabot bot closed this May 11, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.11.3 branch May 11, 2023 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant