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: helmfile/helmfile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: helmfile/helmfile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 5 commits
  • 33 files changed
  • 3 contributors

Commits on May 20, 2025

  1. Update README.md (#2046)

    Intends to address #2040 (comment)
    
    Signed-off-by: yxxhero <aiopsclub@163.com>
    mumoshu authored May 20, 2025
    Configuration menu
    Copy the full SHA
    efcb1b5 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/helmfile/vals from 0.41.0 to 0.41.1 (#2048)

    Bumps [github.com/helmfile/vals](https://github.com/helmfile/vals) from 0.41.0 to 0.41.1.
    - [Release notes](https://github.com/helmfile/vals/releases)
    - [Changelog](https://github.com/helmfile/vals/blob/main/.goreleaser.yml)
    - [Commits](helmfile/vals@v0.41.0...v0.41.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/helmfile/vals
      dependency-version: 0.41.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 20, 2025
    Configuration menu
    Copy the full SHA
    c52bb43 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. build(helm) update to v3.18.0 (#2044)

    * build(helm) update to v3.18.0
    
    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero authored May 21, 2025
    Configuration menu
    Copy the full SHA
    e197a90 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/helmfile/chartify from 0.23.0 to 0.24.1 (#…

    …2049)
    
    Bumps [github.com/helmfile/chartify](https://github.com/helmfile/chartify) from 0.23.0 to 0.24.1.
    - [Release notes](https://github.com/helmfile/chartify/releases)
    - [Commits](helmfile/chartify@v0.23.0...v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/helmfile/chartify
      dependency-version: 0.24.1
      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 21, 2025
    Configuration menu
    Copy the full SHA
    3429901 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. build: update Helm and plugin versions in CI and Dockerfiles (#2059)

    * build: update Helm and plugin versions in CI and Dockerfiles
    
    Signed-off-by: yxxhero <aiopsclub@163.com>
    yxxhero authored May 30, 2025
    Configuration menu
    Copy the full SHA
    fe1e51e View commit details
    Browse the repository at this point in the history
Loading