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.17.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.17.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 13, 2025

  1. build(deps): bump the k8s-io group with 7 updates

    Bumps the k8s-io group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.1` | `0.32.2` |
    | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.1` | `0.32.2` |
    | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.1` | `0.32.2` |
    | [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.32.1` | `0.32.2` |
    | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.32.1` | `0.32.2` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.1` | `0.32.2` |
    | [k8s.io/kubectl](https://github.com/kubernetes/kubectl) | `0.32.1` | `0.32.2` |
    
    Updates `k8s.io/api` from 0.32.1 to 0.32.2
    - [Commits](kubernetes/api@v0.32.1...v0.32.2)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.32.1 to 0.32.2
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.32.1...v0.32.2)
    
    Updates `k8s.io/apimachinery` from 0.32.1 to 0.32.2
    - [Commits](kubernetes/apimachinery@v0.32.1...v0.32.2)
    
    Updates `k8s.io/apiserver` from 0.32.1 to 0.32.2
    - [Commits](kubernetes/apiserver@v0.32.1...v0.32.2)
    
    Updates `k8s.io/cli-runtime` from 0.32.1 to 0.32.2
    - [Commits](kubernetes/cli-runtime@v0.32.1...v0.32.2)
    
    Updates `k8s.io/client-go` from 0.32.1 to 0.32.2
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.32.1...v0.32.2)
    
    Updates `k8s.io/kubectl` from 0.32.1 to 0.32.2
    - [Commits](kubernetes/kubectl@v0.32.1...v0.32.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-io
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-io
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-io
    - dependency-name: k8s.io/apiserver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-io
    - dependency-name: k8s.io/cli-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-io
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-io
    - dependency-name: k8s.io/kubectl
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-io
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit a2413aa)
    dependabot[bot] authored and mattfarina committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    ecb7a74 View commit details
    Browse the repository at this point in the history
  2. Updating to 0.37.0 for x/net

    This is due to a CVE present in the current version. Dependabot
    has stopped making PRs for x/net so this is created due to that.
    An issue was filed to look in to the dependabot issue.
    
    Signed-off-by: Matt Farina <matt.farina@suse.com>
    (cherry picked from commit 667a5b7)
    (cherry picked from commit 2b12490)
    mattfarina committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    cc0bbbd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Unarchiving fix

    Signed-off-by: Matt Farina <matt@mattfarina.com>
    (cherry picked from commit 7cc4dcf94ee410c8e0d64f3e726dda199c24ccb2)
    (cherry picked from commit 3ce10e4)
    mattfarina committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    e4da497 View commit details
    Browse the repository at this point in the history
Loading