build(deps): bump helm.sh/helm/v3 from 3.18.6 to 3.19.0 by dependabot[bot] · Pull Request #863 · databus23/helm-diff
Bumps helm.sh/helm/v3 from 3.18.6 to 3.19.0.
Release notes
Sourced from helm.sh/helm/v3's releases.
Helm v3.19.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
- Fixed a
helm pullregression from 3.18 - error pulling OCI charts with --password #31230- Fixed a
helm lintregression from Helm 3.18 - rejected JSON Schema $ref URLs that worked in 3.17.x #31166- Fixed go mod tidy #31154
- Fixed k8s version parsing not matching original #31091
- Fixed charts failing when using a redirect registry #31087
- Fixed missing debug logging for OCI transport
- Fixed broken legacy docker support for login #30941
- Fixed bugs from the move to ORAS v2
- Fixed processing all hook deletions on failure #30673
- Feature for
helm createadded httproute from gateway-api to create chart template #30658Installation and Upgrading
Download Helm v3.19.0. The common platform binaries are here:
- MacOS amd64 (checksum / 09a108c0abda42e45af172be65c49125354bf7cd178dbe10435e94540e49c7b9)
- MacOS arm64 (checksum / 31513e1193da4eb4ae042eb5f98ef9aca7890cfa136f4707c8d4f70e2115bef6)
- Linux amd64 (checksum / a7f81ce08007091b86d8bd696eb4d86b8d0f2e1b9f6c714be62f82f96a594496)
- Linux arm (checksum / 8708367b8e8bed9bdf8429bb57536e4223cdca96245dffc205cb0cb670b151f4)
- Linux arm64 (checksum / 440cf7add0aee27ebc93fada965523c1dc2e0ab340d4348da2215737fc0d76ad)
- Linux i386 (checksum / ca0329cd1b09267e7c63c563e32462265949c31512b537dd6615d0b5190040fc)
- Linux ppc64le (checksum / f57ea04d7fa62cc3e90a831eb67edb1400c810df6083875bee3a7c195a795ce4)
- Linux s390x (checksum / 0dff2f249f71690e3b420ebb5efc573eb26a51b4a614c4391c8c7fa3e47863f2)
- Linux riscv64 (checksum / 978af545a3d72a253ce1d4c03c9febb509a239a48b2581107e548883ab61a227)
- Windows amd64 (checksum / 6488630c2e5d5945ed990fa02fd9e99f9c6792cdbcd79eb264b6cfb90179d2d1)
- Windows arm64 (checksum / 488f7530a1776da1b46b14e988bf305c9d7419c78e7e73aeb92f198a41c9ef6b)
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.19.1 will contain only bug fixes.
- 3.20.0 is the next feature release.
Changelog
- bump version to v3.19.0 3d8990f0836691f0229297773f3524598f46bda6 (Scott Rigby)
- fix: use username and password if provided 9a54bf1df6245232aff6235ebc5da7616f06afa7 (Evans Mungai)
... (truncated)
Commits
3d8990fbump version to v3.19.0eab6c55Merge pull request #31214 from helm/dependabot/go_modules/dev-v3/k8s-io-e32ea...25f462cMerge pull request #31241 from banjoh/em/fix-username-password-v39a54bf1fix: use username and password if provided5af0f68chore(deps): bump the k8s-io group with 7 updatesfb05a5aMerge pull request #31233 from helm/dependabot/go_modules/dev-v3/github.com/s...e485606chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.12386688Merge pull request #31208 from helm/dependabot/go_modules/dev-v3/github.com/s...6355c3dchore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1ee80c32Merge pull request #31189 from helm/dependabot/go_modules/dev-v3/github.com/s...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)