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.15.1
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.15.2
Choose a head ref
  • 6 commits
  • 6 files changed
  • 6 contributors

Commits on Jun 12, 2024

  1. feat(load.go): add warning on requirements.lock

    Signed-off-by: Aaron U'Ren <[email protected]>
    (cherry picked from commit 29ab5c4)
    aauren authored and mattfarina committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    23552a7 View commit details
    Browse the repository at this point in the history
  2. bump oras minor version

    Signed-off-by: Austin Abro <[email protected]>
    (cherry picked from commit e111320)
    AustinAbro321 authored and mattfarina committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fb311d3 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/docker/docker

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.1+incompatible to 25.0.5+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v25.0.1...v25.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    (cherry picked from commit 6773d5b)
    dependabot[bot] authored and mattfarina committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    46e2ba0 View commit details
    Browse the repository at this point in the history
  4. fix docs of DeployedAll

    Signed-off-by: Daniel Strobusch <[email protected]>
    (cherry picked from commit 90df4fa)
    dastrobu authored and mattfarina committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b3640f1 View commit details
    Browse the repository at this point in the history
  5. fix typo in load_plugins.go

    Signed-off-by: yxxhero <[email protected]>
    (cherry picked from commit 7fbde33)
    yxxhero authored and mattfarina committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    70b225c View commit details
    Browse the repository at this point in the history
  6. fix: wrong cli description

    Signed-off-by: xiaowu.zhu <[email protected]>
    (cherry picked from commit bf4d6f2)
    yyzxw authored and mattfarina committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1a500d5 View commit details
    Browse the repository at this point in the history
Loading