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.12.2 to 3.14.1 #659

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2024

Bumps helm.sh/helm/v3 from 3.12.2 to 3.14.1.

Release notes

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

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

A Helm contributor discovered a path traversal vulnerability when Helm saves a chart including at download time.

Dominykas Blyžė with Nearform Ltd. discovered the vulnerability.

Installation and Upgrading

Download Helm v3.14.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.14.2 will contain only bug fixes and be released on March 13, 2024.
  • 3.15.0 is the next feature release and will be on May 08, 2024.

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

  • New helm search flag of --fail-on-no-result
  • Allow a nested tpl invocation access to defines
  • Speed up the tpl function
  • Added qps/HELM_QPS parameter that tells Kubernetes packages how to operate
  • Added --kube-version to lint command
  • The ignore pkg is now public

Installation and Upgrading

... (truncated)

Commits
  • e8858f8 validation fix
  • 3fc9f4b Improve release action
  • 69dcc92 bump version to
  • 27921d0 Merge pull request #12698 from mattfarina/fix-10920
  • c042264 Fix issues when verify generation readiness was merged
  • b299359 Merge pull request #10920 from muang0/readiness-generation-check
  • 7fd0804 Merge pull request #12617 from porridge/dynamic-client
  • 1ccde5a Merge pull request #10677 from antoinedeschenes/lint-kube-version
  • 6e5332e fix test to use the default code's k8sVersionMinor
  • 869c1d2 lint: Add --kube-version flag to set capabilities and deprecation rules
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Copy link
Contributor

github-actions bot commented Feb 15, 2024

Mend Scan Summary: ❌

Repository: open-component-model/ocm

VIOLATION DESCRIPTION NUMBER OF VIOLATIONS
HIGH/CRITICAL SECURITY VULNERABILITIES 0
MAJOR UPDATES AVAILABLE 0
LICENSE REQUIRES REVIEW 2
HIGH RISK LICENSES 9
RESTRICTIED LICENSE FOR ON-PREMISE DELIVERY 0

Detailed Logs: mend-scan-> Generate Report
Mend UI

Copy link
Contributor

ocmbot bot commented Feb 15, 2024

Integration Tests for d47f376 run with result: Success ✅!

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.14.1 branch from c866ca6 to b56e757 Compare February 16, 2024 13:59
Copy link
Contributor

ocmbot bot commented Feb 16, 2024

Integration Tests for ed906a3 run with result: Success ✅!

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.14.1 branch from b56e757 to ce1a1b5 Compare February 20, 2024 13:01
Copy link
Contributor

ocmbot bot commented Feb 20, 2024

Integration Tests for 2ddf3fe run with result: Success ✅!

@dependabot dependabot bot force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.14.1 branch from ce1a1b5 to 95897ce Compare February 21, 2024 09:19
Copy link
Contributor

ocmbot bot commented Feb 21, 2024

Integration Tests for e73ce3a run with result: Success ✅!

Copy link
Contributor

ocmbot bot commented Feb 21, 2024

Integration Tests for 944ddec run with result: Success ✅!

@morri-son
Copy link
Contributor

@mandelsoft , kannst du dir das bitte mal ansehen? In der neuen Helm Version läuft der Test auf einen Fehler. Eventuell hat sich hier an notwendigen Parametern etwas geändert:

Run PATH=$PATH:$(go env GOPATH)/bin make build
mkdir -p bin
go build ./pkg/...
go build ./examples/...
CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/open-component-model/ocm/pkg/version.gitVersion=0.7.0-dev+fb1cf9b3e5d8c9eb7818bbd19bd509655901f1e5 -X github.com/open-component-model/ocm/pkg/version.gitTreeState=clean -X github.com/open-component-model/ocm/pkg/version.gitCommit=fb1cf9b3e5d8c9eb7818bbd19bd509655901f1e5 -X github.com/open-component-model/ocm/pkg/version.buildDate=2024-02-21T09:30:35+0000" -o bin/ocm ./cmds/ocm
CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/open-component-model/ocm/pkg/version.gitVersion=0.7.0-dev+fb1cf9b3e5d8c9eb7818bbd19bd509655901f1e5 -X github.com/open-component-model/ocm/pkg/version.gitTreeState=clean -X github.com/open-component-model/ocm/pkg/version.gitCommit=fb1cf9b3e5d8c9eb7818bbd19bd509655901f1e5 -X github.com/open-component-model/ocm/pkg/version.buildDate=2024-02-21T09:30:35+0000" -o bin/helminstaller ./cmds/helminstaller
# github.com/mittwald/go-helm-client
Error: ../../../go/pkg/mod/github.com/mittwald/go-helm-client@v0.12.3/client_getter.go:61:53: not enough arguments in call to restmapper.NewShortcutExpander
	have (*restmapper.DeferredDiscoveryRESTMapper, discovery.CachedDiscoveryInterface)
	want (meta.RESTMapper, discovery.DiscoveryInterface, func(string))
make: *** [Makefile:41: build] Error 1
Error: Process completed with exit code 2.

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2024

A newer version of helm.sh/helm/v3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@morri-son
Copy link
Contributor

@mandelsoft , da gibt es jetzt sogar schon die nächste Version:

A newer version of helm.sh/helm/v3 exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link
Contributor

ocmbot bot commented Mar 5, 2024

Integration Tests for e4d14a1 run with result: Success ✅!

Copy link
Contributor

ocmbot bot commented Mar 6, 2024

Integration Tests for 5b2f655 run with result: Success ✅!

@mandelsoft mandelsoft self-requested a review March 7, 2024 08:34
mandelsoft
mandelsoft previously approved these changes Mar 7, 2024
dependabot bot and others added 3 commits March 7, 2024 09:58
Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.12.2 to 3.14.1.
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.12.2...v3.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@mandelsoft mandelsoft force-pushed the dependabot/go_modules/helm.sh/helm/v3-3.14.1 branch from 7cfb2ab to edd2e19 Compare March 7, 2024 09:04
@github-actions github-actions bot added size/s Small and removed size/l Large labels Mar 7, 2024
Copy link
Contributor

ocmbot bot commented Mar 7, 2024

Integration Tests for c7696dd run with result: Success ✅!

@mandelsoft mandelsoft self-requested a review March 7, 2024 09:25
@mandelsoft mandelsoft merged commit 715e348 into main Mar 7, 2024
15 checks passed
@mandelsoft mandelsoft deleted the dependabot/go_modules/helm.sh/helm/v3-3.14.1 branch March 7, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/s Small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants