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.11.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.12.0
Choose a head ref
  • 11 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 10, 2025

  1. build(deps): bump helm.sh/helm/v3 from 3.17.2 to 3.17.3 (#766)

    Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.17.2 to 3.17.3.
    - [Release notes](https://github.com/helm/helm/releases)
    - [Commits](helm/helm@v3.17.2...v3.17.3)
    
    ---
    updated-dependencies:
    - dependency-name: helm.sh/helm/v3
      dependency-version: 3.17.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    b6a2f20 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 (#767)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
    - [Commits](golang/net@v0.37.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    53a039d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. build(deps): bump k8s.io/api from 0.32.3 to 0.33.0 (#773)

    * build(deps): bump k8s.io/api from 0.32.3 to 0.33.0
    
    Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.32.3 to 0.33.0.
    - [Commits](kubernetes/api@v0.32.3...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix more lint issues
    
    Signed-off-by: yxxhero <aiopsclub@163.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: yxxhero <aiopsclub@163.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: yxxhero <aiopsclub@163.com>
    dependabot[bot] and yxxhero authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    d4de9bb View commit details
    Browse the repository at this point in the history
  2. build(deps): bump k8s.io/cli-runtime from 0.32.3 to 0.33.0 (#772)

    Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.32.3 to 0.33.0.
    - [Commits](kubernetes/cli-runtime@v0.32.3...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/cli-runtime
      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 Apr 28, 2025
    Configuration menu
    Copy the full SHA
    a1396cb View commit details
    Browse the repository at this point in the history
  3. build(deps): bump k8s.io/apiextensions-apiserver from 0.32.3 to 0.33.0 (

    #770)
    
    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.32.3 to 0.33.0.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 Apr 28, 2025
    Configuration menu
    Copy the full SHA
    beb19e0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. build(deps): bump golangci/golangci-lint-action from 7 to 8 (#775)

    * build(deps): bump golangci/golangci-lint-action from 7 to 8
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fix lint error
    
    Signed-off-by: yxxhero <aiopsclub@163.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: yxxhero <aiopsclub@163.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: yxxhero <aiopsclub@163.com>
    dependabot[bot] and yxxhero authored May 5, 2025
    Configuration menu
    Copy the full SHA
    5ebd83c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Configuration menu
    Copy the full SHA
    b0d2e61 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

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

    #781)
    
    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.33.0 to 0.33.1.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.33.0...v0.33.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.33.1
      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 May 19, 2025
    Configuration menu
    Copy the full SHA
    02a7b0b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump golang.org/x/term from 0.31.0 to 0.32.0 (#776)

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.31.0 to 0.32.0.
    - [Commits](golang/term@v0.31.0...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-version: 0.32.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 May 19, 2025
    Configuration menu
    Copy the full SHA
    c9e87cf View commit details
    Browse the repository at this point in the history
  3. Build update helm and go dependencies to latest versions (#783)

    * build: update Helm and Go dependencies to latest versions
    
    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero authored May 19, 2025
    Configuration menu
    Copy the full SHA
    3094e70 View commit details
    Browse the repository at this point in the history
  4. Bump helm-diff version to 3.12.0 (#784)

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