Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: helm/helm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.18.4
Choose a base ref
...
head repository: helm/helm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.18.6
Choose a head ref
  • 8 commits
  • 14 files changed
  • 3 contributors

Commits on Jul 25, 2025

  1. json schema fix

    Signed-off-by: Robert Sirchia <[email protected]>
    robertsirc committed Jul 25, 2025
    1 Configuration menu
    Copy the full SHA
    cb8595b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2025

  1. Handle messy index files

    Signed-off-by: Matt Farina <[email protected]>
    (cherry picked from commit 69efc0d)
    (cherry picked from commit 039b0b1)
    mattfarina committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    dd8502f View commit details
    Browse the repository at this point in the history
  2. fix Chart.yaml handling

    Signed-off-by: Matt Farina <[email protected]>
    (cherry picked from commit f13afaa)
    mattfarina committed Jul 31, 2025
    Configuration menu
    Copy the full SHA
    7799b48 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. Merge commit from fork

    release-3.18 fix
    robertsirc authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    ec5f59e View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    json schema fix
    robertsirc authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    b78692c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. fix(helm-lint): Add HTTP/HTTPS URL support for json schema references

    Signed-off-by: Isaiah Lewis <[email protected]>
    (cherry picked from commit fa73b67)
    (cherry picked from commit 8543709)
    islewis authored and mattfarina committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    b9180e6 View commit details
    Browse the repository at this point in the history
  2. fix(helm-lint): Add TLSClientConfig

    Signed-off-by: Isaiah Lewis <[email protected]>
    (cherry picked from commit fb12b44)
    (cherry picked from commit d33ac5e)
    islewis authored and mattfarina committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    b79a421 View commit details
    Browse the repository at this point in the history
  3. fix(helm-lint): fmt

    Signed-off-by: Isaiah Lewis <[email protected]>
    (cherry picked from commit 62e0c78)
    (cherry picked from commit b278020)
    islewis authored and mattfarina committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    b76a950 View commit details
    Browse the repository at this point in the history
Loading