-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Comparing changes
Open a pull request
base repository: helm/helm
base: v3.19.0
head repository: helm/helm
compare: v3.19.1
- 9 commits
- 11 files changed
- 6 contributors
Commits on Oct 20, 2025
-
chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0
This is needed to update x/net which is subject to CVE-2025-47911 Signed-off-by: Dirk Müller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e12c81 - Browse repository at this point
Copy the full SHA 2e12c81View commit details
Commits on Oct 28, 2025
-
Merge pull request #31407 from dirkmueller/release-3.19
[release-3.19] chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.43.0
Configuration menu - View commit details
-
Copy full SHA for 3f5d2e2 - Browse repository at this point
Copy the full SHA 3f5d2e2View commit details
Commits on Nov 10, 2025
-
Add timeout flag to repo add and update flags
Backport of #30900 to v3. (cherry picked from commit d448cf1) Signed-off-by: Reinhard Nägele <[email protected]> (cherry picked from commit 79a9cc5)
Configuration menu - View commit details
-
Copy full SHA for a833710 - Browse repository at this point
Copy the full SHA a833710View commit details -
chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.7 to 1.0.10. - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.7...v1.0.10) --- updated-dependencies: - dependency-name: github.com/spf13/pflag dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 73b449f)
Configuration menu - View commit details
-
Copy full SHA for 2dad4d2 - Browse repository at this point
Copy the full SHA 2dad4d2View commit details -
Error reported in CI https://github.com/helm/helm/actions/runs/17623700524/job/50075176523?pr=31231 ``` Error: cmd/helm/root.go:165:2: SA1019: flags.ParseErrorsWhitelist is deprecated: use [FlagSet.ParseErrorsAllowlist] instead. This field will be removed in a future release. (staticcheck) ``` Close: #31231 Signed-off-by: Benoit Tigeot <[email protected]> (cherry picked from commit 9a366b4)
Configuration menu - View commit details
-
Copy full SHA for 5dff7ce - Browse repository at this point
Copy the full SHA 5dff7ceView commit details -
Fix
helm pulluntar dir check with repo urlsThe existing check worked for `helm pull downloaded-repo/chart-name`, but often does not work when using `--repo-url`, depending on the urls used by the charts. Signed-off-by: Luna Stadler <[email protected]> (cherry picked from commit 1031b67)
Configuration menu - View commit details
-
Copy full SHA for 8112d47 - Browse repository at this point
Copy the full SHA 8112d47View commit details
Commits on Nov 11, 2025
-
Avoid "panic: interface conversion: interface {} is nil"
Closes: #31202 Signed-off-by: Benoit Tigeot <[email protected]> (cherry picked from commit 2fe49f9)
Configuration menu - View commit details
-
Copy full SHA for 2f619be - Browse repository at this point
Copy the full SHA 2f619beView commit details -
jsonschema: warn and ignore unresolved URN $ref to match v3.18.4
- v3.18.5 switched jsonschema and began resolving external $ref at compile-time, exposing missing urn handling (“no URLLoader registered for urn:…”). - Add urn scheme loader and pluggable URNResolver. If unresolved, log a warning and return a permissive true schema (back-compat). - Avoid having a duplicated warn logs when we Load the schema twice. Note: external URNs need AddResource/Resolver (the CLI uses --map for this). Close: #31170 Signed-off-by: Benoit Tigeot <[email protected]> (cherry picked from commit 3f0da15)
Configuration menu - View commit details
-
Copy full SHA for 6801f4d - Browse repository at this point
Copy the full SHA 6801f4dView commit details -
chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.28 to 1.7.29. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.28...v1.7.29) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-version: 1.7.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit b548118)
Configuration menu - View commit details
-
Copy full SHA for 4f953c2 - Browse repository at this point
Copy the full SHA 4f953c2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.19.0...v3.19.1