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.12.4
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.12.5
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 28, 2025

  1. build(deps): bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (#824)

    Bumps [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
    - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/yaml@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/yaml
      dependency-version: 1.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    329482e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump k8s.io/apiextensions-apiserver from 0.33.2 to 0.33.3 (

    #823)
    
    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.33.2 to 0.33.3.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.33.2...v0.33.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.33.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    40111aa View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. build(deps): bump golang.org/x/term from 0.33.0 to 0.34.0 (#826)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.33.0 to 0.34.0.
    - [Commits](golang/term@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    af997b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. build(deps): bump github.com/homeport/dyff from 1.10.1 to 1.10.2 (#825)

    Bumps [github.com/homeport/dyff](https://github.com/homeport/dyff) from 1.10.1 to 1.10.2.
    - [Release notes](https://github.com/homeport/dyff/releases)
    - [Changelog](https://github.com/homeport/dyff/blob/main/.goreleaser.yml)
    - [Commits](homeport/dyff@v1.10.1...v1.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/homeport/dyff
      dependency-version: 1.10.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    af5a97e View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. build: update Helm to v3.18.5 and kubectl to v0.33.3 (#827)

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    e92ad0e View commit details
    Browse the repository at this point in the history
  2. build: update plugin version to 3.12.5 (#828)

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    22c4a29 View commit details
    Browse the repository at this point in the history
Loading