Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/helmPublic

Helm v3.14.0

Compare
Choose a tag to compare
Loading
@mattfarinamattfarina released this 17 Jan 19:33
· 14 commits to release-3.14 since this release
v3.14.0
This tag was signed with the committer’sverified signature.
mattfarina Matt Farina
GPG key ID:92C44A3D421FF7F9
Verified
Learn about vigilant mode.
3fc9f4b
This commit was signed with the committer’sverified signature.
mattfarina Matt Farina
GPG key ID:92C44A3D421FF7F9
Verified
Learn about vigilant mode.

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 inKubernetes 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 viaZoom
  • Test, debug, and contribute charts:ArtifactHub/packages

Notable Changes

  • Newhelm search flag of--fail-on-no-result
  • Allow a nestedtpl invocation access todefines
  • Speed up thetpl function
  • Added qps/HELM_QPS parameter that tells Kubernetes packages how to operate
  • Added--kube-version tolint command
  • Theignore pkg is now public

Installation and Upgrading

Download Helm v3.14.0. The common platform binaries are here:

This release was signed with672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E and can be found at@mattfarinakeybase account. Please use the attached signatures for verifying this release usinggpg.

TheQuickstart Guide will get you going from there. Forupgrade instructions or detailed installation notes, check theinstall guide. You can also use ascript to install on any system withbash.

What's Next

  • 3.14.1 will contain only bug fixes and will be on February 14, 2024.
  • 3.15.0 is the next feature release and will be on May 08, 2024.

Changelog

  • Improve release action3fc9f4b (George Jenkins)
  • bump version to69dcc92 (Matt Farina)
  • Fix issues when verify generation readiness was mergedc042264 (Matt Farina)
  • fix test to use the default code's k8sVersionMinor6e5332e (Joe Julian)
  • lint: Add --kube-version flag to set capabilities and deprecation rules869c1d2 (Antoine Deschênes)
  • Update to Go 1.21 for builds847369c (Matt Farina)
  • chore(deps): bump github.com/containerd/containerd from 1.7.6 to 1.7.1108ea59c (dependabot[bot])
  • chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.030e1a2c (dependabot[bot])
  • Removing Asset Transparency803cf2d (Matt Farina)
  • tests(pkg/engine): test RenderWithClientProvidera997de1 (Marcin Owsiany)
  • Make theignore pkg public again5586760 (Ismail Alidzhikov)
  • chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0b3cb20a (dependabot[bot])
  • Updating to Kubernetes 1.29.0 librariese5fff68 (Matt Farina)
  • feature(pkg/engine): introduce RenderWithClientProviderbfec4ec (Marcin Owsiany)
  • chore(deps): bump github/codeql-action from 2.22.10 to 3.22.1170c1519 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 2.22.9 to 2.22.10be10183 (dependabot[bot])
  • Updating Helm libraries for k8s 1.28.4015e174 (Matt Farina)
  • chore(deps): bump github/codeql-action from 2.22.8 to 2.22.92a211bf (dependabot[bot])
  • Remove excessive loggingce87ece (Sean Mills)
  • chore(deps): bump github/codeql-action from 2.22.7 to 2.22.83cb6b06 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 2.22.5 to 2.22.742c5af2 (dependabot[bot])
  • Update CONTRIBUTING.md312a073 (lixin18)
  • Fixing release labelling in rollback8814bfb (Marcin Chojnacki)
  • chore(deps): bump github.com/docker/dockerc54e39a (dependabot[bot])
  • chore(deps): bump github/codeql-action from 2.22.4 to 2.22.5d6e9197 (dependabot[bot])
  • feat: move livenessProbe and readinessProbe values to default values file9f0313e (Denis Policastro)
  • Revert "fix(main): fix basic auth for helm pull or push"24e2864 (Matt Farina)
  • chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3c5fe7dd (dependabot[bot])
  • Revert "fix(registry): address anonymous pull issue"992dc58 (Matt Farina)
  • Update get-helm-381362d9 (Marcel Humburg)
  • chore(deps): bump github/codeql-action from 2.22.3 to 2.22.46d1f6cd (dependabot[bot])
  • chore(deps): bump actions/checkout from 3.6.0 to 4.1.1372ccca (dependabot[bot])
  • chore(deps): bump github/codeql-action from 2.21.8 to 2.22.3a1a21ae (dependabot[bot])
  • Drop filterSystemLabels usage from Query method250f0bd (Dmitry Chepurovskiy)
  • Apply review suggestions0ec47f8 (Dmitry Chepurovskiy)
  • Update get-helm-3 to get version through get.helm.shf94e5db (Ian Zink)
  • feat: print failed hook nameb0d1637 (Serge Logvinov)
  • chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0544cabb (dependabot[bot])
  • Fixing precedence issue with the import of values.25371e2 (Matt Farina)
  • chore(create): indent to spaces919bffe (genofire)
  • Allow using label selectors for system labels for sql backend.e6d9b99 (Dmitry Chepurovskiy)
  • Allow using label selectors for system labels for secrets and configmap backends.e219c75 (Dmitry Chepurovskiy)
  • remove useless print during prepareUpgradef004d42 (b4nks)
  • Add missing with clause to release gh action9d3d17a (Ian Zink)
  • FIX Default ServiceAccount yaml828763e (Lars Zimmermann)
  • fix(registry): address anonymous pull issuefe4c01f (Hidde Beydals)
  • fix(registry): unswallow errorda3c666 (Hidde Beydals)
  • Fix missing run statement on release action21ea847 (Ian Zink)
  • Add qps/HELM_QPS parameter415af5b (Andy Smith)
  • chore(deps): bump oras.land/oras-go from 1.2.3 to 1.2.4102e931 (dependabot[bot])
  • chore(deps): bump github/codeql-action from 2.21.7 to 2.21.82505592 (dependabot[bot])
  • bump version to v3.13.0c372b15 (Matt Farina)
  • chore(deps): bump github.com/evanphx/json-patch8b0a78c (dependabot[bot])
  • chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.058ccfc0 (dependabot[bot])
  • Write latest version to get.helm.sh bucket0619d08 (Ian Zink)
  • Increased release information key name max length.4199be8 (abrarcv170)
  • Pin gox to specific commit0403305 (Antony Chazapis)
  • RemoveGoFish from package managers for installing the binarya9377f9 (y-yagi)
  • Test update for "Allow a nestedtpl invocation access todefines in a containing one"b261a1b (Graham Reed)
  • Test update for "Speed uptpl"36d417d (Graham Reed)
  • addressing comment1a3e9a9 (Stefan McShane)
  • Add support for RISC-V786707c (Antony Chazapis)
  • lint and validate dependency metadata to reference dependencies with a unique key (name or alias)6a4035a (Daniel Strobusch)
  • Work around template.Clone omitting options95905f1 (Graham Reed)
  • fix: pass 'passCredentialsAll' as env-var to getterfa067ec (Mathias Neerup)
  • feat: pass basic auth to env-vars when running download pluginsf28447c (Mathias Neerup)
  • helm search: New CLI Flag --fail-on-no-resultb9cece6 (Bhargav Ravuri)
  • Update pkg/kube/ready.go141fa4a (muang0)
  • Update pkg/kube/ready.go4cb62d1 (muang0)
  • Update pkg/kube/ready.godbb21fc (muang0)
  • Update pkg/kube/ready.gofcc0332 (muang0)
  • Update pkg/kube/ready.goa1a1aaf (muang0)
  • fix post install hook deletion due to before-hook-creation policyfa025fc (zak905)
  • Allow a nestedtpl invocation access todefines in a containing onea7d3fd6 (Graham Reed)
  • Remove the 'reference templates' concepte2a7c79 (Graham Reed)
  • Speed uptpldb4f330 (Graham Reed)
  • ready checker- comment update Signed-off-by: James Odenjames.oden.dev@gmail.comd008340 (James Oden)
  • ready checker- remove duplicate statefulset generational check Signed-off-by: James Odenjames.oden.dev@gmail.com4f99c86 (James Oden)
  • Verify generation in readiness checksd94c509 (James Oden)
  • feat(helm): add --reset-then-reuse-values flag to 'helm upgrade'a9d59f9 (Quentin Devos)

Contributors

  • @mattfarina
mattfarina
Assets32
Loading
ShadowUser17, sergelogvinov, alexted, eyoboue, Bhargav-InfraCloud, esmaily, mnmami, and Tang8330 reacted with thumbs up emojialexted and tampler reacted with laugh emojiunfor19, alexted, jonesbusy, mnmami, and Gakhramanzode reacted with hooray emojialexted, mnmami, and tampler reacted with heart emojialexted, nico-arianto, and tampler reacted with rocket emojieabykov and alexted reacted with eyes emoji
14 people reacted

[8]ページ先頭

©2009-2025 Movatter.jp