René's URL Explorer Experiment


Title: Update dependency helm/helm to v3.19.0 by renovate[bot] · Pull Request #3273 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Update dependency helm/helm to v3.19.0 by renovate[bot] · Pull Request #3273 · secureCodeBox/secureCodeBox

X Title: Update dependency helm/helm to v3.19.0 by renovate[bot] · Pull Request #3273 · secureCodeBox/secureCodeBox

Description: Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here. This PR contains the following updates: Package Update Change helm/helm minor v3.18.6 -> v3.19.0 Release Notes helm/helm (helm/helm) v3.19.0: Helm v3.19.0 Compare Source 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 pull regression from 3.18 - error pulling OCI charts with --password #​31230 Fixed a helm lint regression 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 create added httproute from gateway-api to create chart template #​30658 Installation 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 3d8990f (Scott Rigby) fix: use username and password if provided 9a54bf1 (Evans Mungai) chore(deps): bump the k8s-io group with 7 updates 5af0f68 (dependabot[bot]) chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 e485606 (dependabot[bot]) chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 6355c3d (dependabot[bot]) chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 ec61f66 (dependabot[bot]) fix(helm-lint): fmt b278020 (Isaiah Lewis) fix(helm-lint): Add TLSClientConfig d33ac5e (Isaiah Lewis) fix(helm-lint): Add HTTP/HTTPS URL support for json schema references 8543709 (Isaiah Lewis) chore(deps): bump the k8s-io group with 7 updates 89a3f90 (dependabot[bot]) fix: go mod tidy for v3 da4c583 (Terry Howe) chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 e40b1b3 (dependabot[bot]) chore(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 a27e9db (dependabot[bot]) fix Chart.yaml handling f13afaa (Matt Farina) Handle messy index files 039b0b1 (Matt Farina) chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.28 bec98a9 (dependabot[bot]) json schema fix 6d9509a (Robert Sirchia) fix: k8s version parsing to match original 807225e (Borys Hulii) chore(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 cbbd569 (dependabot[bot]) Do not explicitly set SNI in HTTPGetter 5e8ff72 (Terry Howe) chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 5b5fb5b (dependabot[bot]) chore(deps): bump the k8s-io group with 7 updates d12538a (dependabot[bot]) chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 303f803 (dependabot[bot]) chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0 abcc2ed (dependabot[bot]) chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0 521c67b (dependabot[bot]) Disabling linter due to unknown issue 227c9cb (Matt Farina) Updating link handling 4389fa6 (Matt Farina) Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 372e403 (dependabot[bot]) build(deps): bump the k8s-io group with 7 updates 4fa5a64 (dependabot[bot]) build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 6284ed8 (dependabot[bot]) fix: user username password for login 2c55a4e (Terry Howe) Update pkg/registry/transport.go a16e986 (Terry Howe) Update pkg/registry/transport.go cea26d8 (Terry Howe) fix: add debug logging to oci transport b52bb41 (Terry Howe) build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 45075cf (dependabot[bot]) build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 73a7826 (dependabot[bot]) fix: legacy docker support broken for login 733f94c (Terry Howe) fix: plugin installer test with no Internet fc36041 (Terry Howe) Handle an empty registry config file. cfe8cef (Matt Farina) Prevent fetching newReference again as we have in calling method c33215d (Benoit Tigeot) Prevent failure when resolving version tags in oras memory store f552b67 (Benoit Tigeot) fix(client): skipnode utilization for PreCopy a18a52e (Brandt Keller) test: Skip instead of returning early. looks more intentional fedf502 (Jesse Simpson) test: tests repo stripping functionality fe512ba (Jesse Simpson) test: include tests for Login based on different protocol prefixes 099a9e1 (Jesse Simpson) fix(client): layers now returns manifest - remove duplicate from descriptors b07ab77 (Brandt Keller) fix(client): return nil on non-allowed media types c225c12 (Brandt Keller) Fix 3.18.0 regression: registry login with scheme c0f3ace (Scott Rigby) Update pkg/plugin/plugin.go dce60ad (Benoit Tigeot) Update pkg/plugin/plugin.go cda0865 (Benoit Tigeot) Wait for Helm v4 before raising when platformCommand and Command are set 5d9d9a0 (Benoit Tigeot) Revert "fix (helm) : toToml` renders int as float [ backport to v3 ]" c5249c1 (Matt Farina) build(deps): bump the k8s-io group with 7 updates 5b0520d (dependabot[bot]) chore: update generalization warning message afefca8 (Feng Cao) build(deps): bump oras.land/oras-go/v2 from 2.5.0 to 2.6.0 8d6d27c (dependabot[bot]) build(deps): bump the k8s-io group with 7 updates 502c0d5 (dependabot[bot]) build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 92be9ac (dependabot[bot]) fix: move warning to top of block eb5b6d5 (Feng Cao) fix: govulncheck workflow 6b15f26 (Matthieu MOREL) fix: replace fmt warning with slog 6b5c944 (Feng Cao) fix: add warning when ignore repo flag 247bf7c (Feng Cao) bump version to v3.18.0 9404459 (Robert Sirchia) backport #​30673 to dev-v3 0a800e8 (Gerard Nguyen) feat: add httproute from gateway-api to create chart template bd1b67b (Henrik Gerdes) Full Changelog: helm/helm@v3.18.6...v3.19.0 Configuration 📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied. ♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 Ignore: Close this PR and you won't be reminded about this update again. If you want to rebase/retry this PR, check this box This PR was generated by Mend Renovate. View the repository job log.

Open Graph Description: Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here. This PR contains the following updates: Package Updat...

X Description: Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here. This PR contains the following updates: Packa...

Opengraph URL: https://github.com/secureCodeBox/secureCodeBox/pull/3273

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:e85745eb-a530-fbb0-4e4b-6ddc1d2a4bc3
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id90DA:DF47A:B19712D:E650140:69766BD7
html-safe-nonce7f2b428370fc76173a881220b9de6560fc607dc4fb478d4b8275206a9dd9c176
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MERBOkRGNDdBOkIxOTcxMkQ6RTY1MDE0MDo2OTc2NkJENyIsInZpc2l0b3JfaWQiOiI0OTc3MDg1NDQ4MTQ1MjM0OTAzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacad47e4d536f3b2c21e5863a0d6ae15397fc1bab3d61f56b033f2c82bbd46271c
hovercard-subject-tagpull_request:2821535180
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/secureCodeBox/secureCodeBox/pull/3273/files
twitter:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/2740?s=400&v=4
og:image:altComing soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here. This PR contains the following updates: Package Updat...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None032152924a283b83384255d9489e7b93b54ba01da8d380b05ecd3953b3212411
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/secureCodeBox/secureCodeBox git https://github.com/secureCodeBox/secureCodeBox.git
octolytics-dimension-user_id34573705
octolytics-dimension-user_loginsecureCodeBox
octolytics-dimension-repository_id80711933
octolytics-dimension-repository_nwosecureCodeBox/secureCodeBox
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id80711933
octolytics-dimension-repository_network_root_nwosecureCodeBox/secureCodeBox
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release5b577f6be6482e336e3c30e8daefa30144947b17
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F3273%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F3273%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=secureCodeBox%2FsecureCodeBox
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files
secureCodeBox https://github.com/secureCodeBox
secureCodeBoxhttps://github.com/secureCodeBox/secureCodeBox
Notifications https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Fork 175 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Star 941 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Code https://github.com/secureCodeBox/secureCodeBox
Issues 72 https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests 3 https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects 1 https://github.com/secureCodeBox/secureCodeBox/projects
Security 1 https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Code https://github.com/secureCodeBox/secureCodeBox
Issues https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects https://github.com/secureCodeBox/secureCodeBox/projects
Security https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
J12934https://github.com/J12934
mainhttps://github.com/secureCodeBox/secureCodeBox/tree/main
renovate/helm-helm-3.xhttps://github.com/secureCodeBox/secureCodeBox/tree/renovate/helm-helm-3.x
Conversation 2 https://github.com/secureCodeBox/secureCodeBox/pull/3273
Commits 1 https://github.com/secureCodeBox/secureCodeBox/pull/3273/commits
Checks 49 https://github.com/secureCodeBox/secureCodeBox/pull/3273/checks
Files changed https://github.com/secureCodeBox/secureCodeBox/pull/3273/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files
Update dependency helm/helm to v3.19.0 https://github.com/secureCodeBox/secureCodeBox/pull/3273/files#top
Show all changes 1 commit https://github.com/secureCodeBox/secureCodeBox/pull/3273/files
583370a Update dependency helm/helm to v3.19.0 renovate[bot] Sep 12, 2025 https://github.com/secureCodeBox/secureCodeBox/pull/3273/commits/583370a1aa7c57a816e223b4a3ad78fd65815f07
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/3273/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files
.github/workflows/ci.yamlhttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
View file https://github.com/secureCodeBox/secureCodeBox/blob/583370a1aa7c57a816e223b4a3ad78fd65815f07/.github/workflows/ci.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/3273/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/3273/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
https://github.com/secureCodeBox/secureCodeBox/pull/3273/files#diff-944291df2c9c06359d37cc8833d182d705c9e8c3108e7cfe132d61a06e9133dd
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3273/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.