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

build(deps): Bump helm.sh/helm/v3 from 3.8.2 to 3.9.4 #211

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2022

Bumps helm.sh/helm/v3 from 3.8.2 to 3.9.4.

Release notes

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

Helm 3.9.4

Helm v3.9.4 is a security (patch) release. Users are strongly recommended to update to this release.

While fuzz testing Helm, provided by the CNCF, a possible out of memory panic was discovered with the strvals package. Out of memory panics cannot be recovered from in Go. This can potentially be used to produce a denial of service (DOS). More details are available in the advisory.

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.4. 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.10.0 is the next feature release and will be on September 14, 2022

Helm 3.9.3

Helm v3.9.3 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.3. The common platform binaries are here:

... (truncated)

Commits
  • dbc6d8e Updating the certificates used for testing
  • 43ccc35 Updating index handling
  • 414ff28 Bump k8s.io/kube-openapi to fix CVE-2022-1996 in github.com/emicklei/go-restful
  • c801d88 fixes #11142 missing array length check on release
  • 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
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2022
@leecalcote
Copy link
Member

@pk-218, we're having some trouble with the lint checks here. Help! 🙂

@pk-218
Copy link
Member

pk-218 commented Aug 30, 2022

@leecalcote there were several lint checks that were failing prior to this PR. I am able to fix those failing lint checks.

However, with this PR, golangci-lint causes an issue before the lint check even runs.

WARN [runner] Can't run linter goanalysis_metalinter: inspect: failed to load package kubernetes: could not load export data: no export data for "github.com/layer5io/meshkit/utils/kubernetes" 
ERRO Running error: 1 error occurred:
        * can't run linter goanalysis_metalinter: inspect: failed to load package kubernetes: could not load export data: no export data for "github.com/layer5io/meshkit/utils/kubernetes"

I have to dig further to understand this one.

@leecalcote
Copy link
Member

Thanks for this. We'll take the fixes piecemeal - no issue. 👍

@pk-218
Copy link
Member

pk-218 commented Aug 30, 2022

Alright, I will make a PR for previously failing lint checks to close #203

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.9.4 branch from fa65ff7 to 583bbe2 Compare September 14, 2022 16:51
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.9.4 branch from 583bbe2 to 19f6bb3 Compare October 3, 2022 02:42
@leecalcote
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.9.4 branch 2 times, most recently from 17c2445 to 166c1c0 Compare October 4, 2022 08:41
@leecalcote
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.9.4 branch from 166c1c0 to 7dda7f6 Compare October 7, 2022 22:55
@acald-creator
Copy link
Contributor

https://github.com/dependabot rebase

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.8.2 to 3.9.4.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.8.2...v3.9.4)

---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.9.4 branch from 7dda7f6 to 55d4986 Compare November 10, 2022 21:55
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2022

Superseded by #242.

@dependabot dependabot bot closed this Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/helm.sh/helm/v3-3.9.4 branch December 14, 2022 21:59
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

3 participants