Update dependency helmfile to v1.7.1 #5

Open
renovate-bot wants to merge 1 commit from renovate/helmfile-1.x into main
Member

This PR contains the following updates:

Package Update Change
helmfile minor 1.6.01.7.1

Release Notes

helmfile/helmfile (helmfile)

v1.7.1

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/helmfile/helmfile/compare/v1.7.0...v1.7.1

v1.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/helmfile/helmfile/compare/v1.6.0...v1.7.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [helmfile](https://github.com/helmfile/helmfile) | minor | `1.6.0` → `1.7.1` | --- ### Release Notes <details> <summary>helmfile/helmfile (helmfile)</summary> ### [`v1.7.1`](https://github.com/helmfile/helmfile/releases/tag/v1.7.1) [Compare Source](https://github.com/helmfile/helmfile/compare/v1.7.0...v1.7.1) #### What's Changed - build(deps): bump github.com/zclconf/go-cty from 1.18.1 to 1.19.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2692](https://github.com/helmfile/helmfile/pull/2692) - build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.27 to 1.32.28 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2693](https://github.com/helmfile/helmfile/pull/2693) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.2 to 1.105.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2694](https://github.com/helmfile/helmfile/pull/2694) - build(deps): bump golang.org/x/sync from 0.21.0 to 0.22.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2695](https://github.com/helmfile/helmfile/pull/2695) - build(deps): bump golang.org/x/term from 0.44.0 to 0.45.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2696](https://github.com/helmfile/helmfile/pull/2696) - chore: bump helm to v4.2.3 and v3.21.3 by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2699](https://github.com/helmfile/helmfile/pull/2699) - feat: center section divider to match table width by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2698](https://github.com/helmfile/helmfile/pull/2698) - build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.28 to 1.32.29 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2697](https://github.com/helmfile/helmfile/pull/2697) - build(deps): bump github.com/mattn/go-runewidth from 0.0.19 to 0.0.24 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2700](https://github.com/helmfile/helmfile/pull/2700) - docs: add OCI auth troubleshooting by [@&#8203;dashitongzhi](https://github.com/dashitongzhi) in [#&#8203;2679](https://github.com/helmfile/helmfile/pull/2679) - fix: ensure OCI registry login when SkipRepos is set by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2701](https://github.com/helmfile/helmfile/pull/2701) - build(deps): bump github.com/helmfile/chartify from 0.27.0 to 0.28.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2702](https://github.com/helmfile/helmfile/pull/2702) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.105.0 to 1.105.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2703](https://github.com/helmfile/helmfile/pull/2703) - build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.29 to 1.32.30 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2704](https://github.com/helmfile/helmfile/pull/2704) - feat: support disabling hooks by [@&#8203;fabiobaiao](https://github.com/fabiobaiao) in [#&#8203;2691](https://github.com/helmfile/helmfile/pull/2691) - build(deps): bump github.com/helmfile/vals from 0.44.4 to 0.44.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2706](https://github.com/helmfile/helmfile/pull/2706) - build(deps): bump actions/setup-go from 6 to 7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2705](https://github.com/helmfile/helmfile/pull/2705) - feat: support disabling insecure template functions only by [@&#8203;fabiobaiao](https://github.com/fabiobaiao) in [#&#8203;2689](https://github.com/helmfile/helmfile/pull/2689) #### New Contributors - [@&#8203;dashitongzhi](https://github.com/dashitongzhi) made their first contribution in [#&#8203;2679](https://github.com/helmfile/helmfile/pull/2679) - [@&#8203;fabiobaiao](https://github.com/fabiobaiao) made their first contribution in [#&#8203;2691](https://github.com/helmfile/helmfile/pull/2691) **Full Changelog**: <https://github.com/helmfile/helmfile/compare/v1.7.0...v1.7.1> ### [`v1.7.0`](https://github.com/helmfile/helmfile/releases/tag/v1.7.0) [Compare Source](https://github.com/helmfile/helmfile/compare/v1.6.0...v1.7.0) #### What's Changed - build(deps): bump azure/setup-helm from 5.0.0 to 5.0.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2664](https://github.com/helmfile/helmfile/pull/2664) - fix: ensure OCI charts are prepared for needed releases with --include-needs by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2663](https://github.com/helmfile/helmfile/pull/2663) - fix: serialize concurrent helm operations for same chart to fix [#&#8203;768](https://github.com/helmfile/helmfile/issues/768) by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2662](https://github.com/helmfile/helmfile/pull/2662) - fix: clean up chartify temp directories after helm operations by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2668](https://github.com/helmfile/helmfile/pull/2668) - feat: add --template-args flag to template/apply/sync for helm lookup() support by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2666](https://github.com/helmfile/helmfile/pull/2666) - fix: support go-getter URLs in ad-hoc dependencies to fix [#&#8203;821](https://github.com/helmfile/helmfile/issues/821) by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2670](https://github.com/helmfile/helmfile/pull/2670) - test: add integration test for issue [#&#8203;1880](https://github.com/helmfile/helmfile/issues/1880) transformers with file:// deps by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2673](https://github.com/helmfile/helmfile/pull/2673) - fix: replace YAML-based DeepCopy with recursive deep copy to fix [#&#8203;973](https://github.com/helmfile/helmfile/issues/973) by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2675](https://github.com/helmfile/helmfile/pull/2675) - build(deps): bump github.com/helmfile/vals from 0.44.2 to 0.44.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2677](https://github.com/helmfile/helmfile/pull/2677) - test: add integration test for selector filtering with requiredEnv ([#&#8203;1172](https://github.com/helmfile/helmfile/issues/1172)) by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2678](https://github.com/helmfile/helmfile/pull/2678) - build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.26 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2681](https://github.com/helmfile/helmfile/pull/2681) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.0 to 1.104.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2682](https://github.com/helmfile/helmfile/pull/2682) - feat: add `inherits:` for sub-helmfile config inheritance by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2680](https://github.com/helmfile/helmfile/pull/2680) - feat: Add ConditionTemplate support in releaseSpec by [@&#8203;agarov](https://github.com/agarov) in [#&#8203;2669](https://github.com/helmfile/helmfile/pull/2669) - build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.26 to 1.32.27 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2684](https://github.com/helmfile/helmfile/pull/2684) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.1 to 1.104.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2685](https://github.com/helmfile/helmfile/pull/2685) - build(deps): bump github.com/helmfile/vals from 0.44.3 to 0.44.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2686](https://github.com/helmfile/helmfile/pull/2686) #### New Contributors - [@&#8203;agarov](https://github.com/agarov) made their first contribution in [#&#8203;2669](https://github.com/helmfile/helmfile/pull/2669) **Full Changelog**: <https://github.com/helmfile/helmfile/compare/v1.6.0...v1.7.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTMuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI1My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/helmfile-1.x from bb196ee1cb to fca628df0a 2026-07-09 21:02:48 +00:00 Compare
renovate-bot force-pushed renovate/helmfile-1.x from fca628df0a to 840e9f5180 2026-07-17 14:02:44 +00:00 Compare
renovate-bot changed title from Update dependency helmfile to v1.7.0 to Update dependency helmfile to v1.7.1 2026-07-17 14:02:46 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/helmfile-1.x:renovate/helmfile-1.x
git switch renovate/helmfile-1.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/helmfile-1.x
git switch renovate/helmfile-1.x
git rebase main
git switch main
git merge --ff-only renovate/helmfile-1.x
git switch renovate/helmfile-1.x
git rebase main
git switch main
git merge --no-ff renovate/helmfile-1.x
git switch main
git merge --squash renovate/helmfile-1.x
git switch main
git merge --ff-only renovate/helmfile-1.x
git switch main
git merge renovate/helmfile-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ops/ci-tools!5
No description provided.