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

Commits on Jul 14, 2025

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

    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-version: 0.33.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 14, 2025
    Configuration menu
    Copy the full SHA
    ea927e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. build(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (#820)

    Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/spf13/pflag/releases)
    - [Commits](spf13/pflag@v1.0.6...v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/pflag
      dependency-version: 1.0.7
      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 24, 2025
    Configuration menu
    Copy the full SHA
    4850515 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump k8s.io/client-go from 0.33.2 to 0.33.3 (#817)

    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      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 24, 2025
    Configuration menu
    Copy the full SHA
    835bfc8 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump k8s.io/cli-runtime from 0.33.2 to 0.33.3 (#818)

    Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.33.2 to 0.33.3.
    - [Commits](kubernetes/cli-runtime@v0.33.2...v0.33.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/cli-runtime
      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 24, 2025
    Configuration menu
    Copy the full SHA
    095f985 View commit details
    Browse the repository at this point in the history
  4. build: update Helm version to v3.17.4 and Go to 1.24.5 (#822)

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    437f0ea View commit details
    Browse the repository at this point in the history
  5. Bump helm-diff version to 3.12.4

    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    ebac0ee View commit details
    Browse the repository at this point in the history
Loading