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

chore(deps): Bump helm.sh/helm/v3 from 3.12.0 to 3.12.1 #577

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps helm.sh/helm/v3 from 3.12.0 to 3.12.1.

Release notes

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

Helm v3.12.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.12.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.12.2 is the next patch/bug fix release and will be on July 12, 2023.
  • 3.13.0 is the next feature release and be on September 13, 2023.

Changelog

  • add some test case f32a527a060157990e2aa86bf45010dfb3cc8b8d (wujunwei)
  • fix comment grammar error. 91bb1e34e605a2bfc3fbc4de14921e071af84fd7 (wujunwei)
  • bugfix:(#11391) helm lint infinite loop when malformed template object 5217482c8eab1b44cc07dfcfd669c6ee47f3b9bc (wujunwei)
  • chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 524a0e745742ebda08fbf8965c2c45587a51ae54 (dependabot[bot])
  • chore(deps): bump github.com/docker/distribution c60cdf62ab447ba056e75b5e9d82dd2e2843315a (dependabot[bot])
  • update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart 321f71a161706c1184604602408b05fe0097f6eb (Dmitry Kamenskikh)
  • test(search): add mixedCase test case aca1e44f64b46a0946e526eeb08e983bf575560d (Höhl, Lukas)
  • chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9 c09e93f82fec544e28a2972b8c06c37441503013 (dependabot[bot])
  • chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4 8eab82b0fabe0305d815d352180f0b551fc6c6da (dependabot[bot])
  • chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 aa6b8aa0298cab0f7664a00cd32454f1738239ed (dependabot[bot])
  • fix(search): print repo search result in original case 5b19d8eedb24691a035f1d1f1d42cb0cdde97813 (Höhl, Lukas)
  • strict file permissions of repository.yaml dee1fde4e821e056a27bebc488cb36f22b322404 (shankeerthan-kasilingam)
  • update kubernetes dependencies from v0.27.0 to v0.27.1 4f32150a3f55b920971c0189febc8101f11be630 (Joe Julian)
Commits
  • f32a527 add some test case
  • 91bb1e3 fix comment grammar error.
  • 5217482 bugfix:(#11391) helm lint infinite loop
  • 524a0e7 chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5
  • c60cdf6 chore(deps): bump github.com/docker/distribution
  • 321f71a update autoscaling/v2beta1 to autoscaling/v2 in skeleton chart
  • aca1e44 test(search): add mixedCase test case
  • c09e93f chore(deps): bump github.com/lib/pq from 1.10.7 to 1.10.9
  • 8eab82b chore(deps): bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4
  • aa6b8aa chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
  • 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.12.0 to 3.12.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.12.0...v3.12.1)

---
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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 14, 2023
@codablock codablock merged commit b66b84f into main Jun 22, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.12.1 branch June 22, 2023 09:23
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