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: databus23/helm-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.13.0
Choose a base ref
...
head repository: databus23/helm-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.13.1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 15, 2025

  1. build(deps): bump k8s.io/apiextensions-apiserver from 0.34.0 to 0.34.1 (

    #860)
    
    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.34.0 to 0.34.1.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.34.0...v0.34.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.34.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    0e9ca02 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/term from 0.34.0 to 0.35.0 (#858)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.34.0 to 0.35.0.
    - [Commits](golang/term@v0.34.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    5c4f666 View commit details
    Browse the repository at this point in the history
  3. feat: Expose method to get manifest report (#853)

    * feat: Expose method to get manifest report
    someshkoli authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    538d19c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. build(deps): bump k8s.io/cli-runtime from 0.34.0 to 0.34.1 (#862)

    Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.34.0 to 0.34.1.
    - [Commits](kubernetes/cli-runtime@v0.34.0...v0.34.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/cli-runtime
      dependency-version: 0.34.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    b94a4a6 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump helm.sh/helm/v3 from 3.18.6 to 3.19.0 (#863)

    Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.18.6 to 3.19.0.
    - [Release notes](https://github.com/helm/helm/releases)
    - [Commits](helm/helm@v3.18.6...v3.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: helm.sh/helm/v3
      dependency-version: 3.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    59d8180 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. add zread.ai badge (#865)

    Signed-off-by: yxxhero <[email protected]>
    yxxhero authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    2949077 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2025

  1. Security: Fix CVE-2025-47907 by updating Go to 1.24.6 (#868)

    * Initial plan
    
    * Fix CVE-2025-47907: Update Go to 1.24.6
    
    Co-authored-by: yxxhero <[email protected]>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <[email protected]>
    Co-authored-by: yxxhero <[email protected]>
    Copilot and yxxhero authored Oct 11, 2025
    Configuration menu
    Copy the full SHA
    c80c4a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2025

  1. build: bump version to 3.13.1 (#869)

    Signed-off-by: yxxhero <[email protected]>
    yxxhero authored Oct 12, 2025
    Configuration menu
    Copy the full SHA
    46b8d90 View commit details
    Browse the repository at this point in the history
Loading