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.16.2
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.16.3
Choose a head ref
  • 5 commits
  • 6 files changed
  • 5 contributors

Commits on Nov 11, 2024

  1. Bump github.com/containerd/containerd from 1.7.12 to 1.7.23

    Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.12 to 1.7.23.
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.7.12...v1.7.23)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containerd/containerd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit fe4d0d9)
    dependabot[bot] authored and mattfarina committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4fcc5c2 View commit details
    Browse the repository at this point in the history
  2. fix(hooks): correct hooks delete order

    Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
    (cherry picked from commit f4f4a6b)
    idsulik authored and mattfarina committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    19fe320 View commit details
    Browse the repository at this point in the history
  3. Increasing the size of the runner used for releases.

    Note, this runner is provided as part of the CNCF access to GitHub
    Enterprise runners.
    
    Signed-off-by: Matt Farina <matt.farina@suse.com>
    (cherry picked from commit 029e983)
    mattfarina committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ab45e8a View commit details
    Browse the repository at this point in the history
  4. Fix typo in pkg/lint/rules/chartfile_test.go

    Signed-off-by: Zach Burgess <zachburg@google.com>
    (cherry picked from commit 0cc78c6)
    zachburg authored and mattfarina committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a303060 View commit details
    Browse the repository at this point in the history
  5. fix: fix label name

    Signed-off-by: wangjingcun <wangjingcun@aliyun.com>
    (cherry picked from commit e4062e7)
    wangjingcun authored and mattfarina committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    cfd0749 View commit details
    Browse the repository at this point in the history
Loading