chore(deps): update dependency helmfile to v1.5.1 #79

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

This PR contains the following updates:

Package Update Change
helmfile patch 1.5.01.5.1

Release Notes

helmfile/helmfile (helmfile)

v1.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/helmfile/helmfile/compare/v1.5.0...v1.5.1


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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) | patch | `1.5.0` → `1.5.1` | --- ### Release Notes <details> <summary>helmfile/helmfile (helmfile)</summary> ### [`v1.5.1`](https://github.com/helmfile/helmfile/releases/tag/v1.5.1) [Compare Source](https://github.com/helmfile/helmfile/compare/v1.5.0...v1.5.1) #### What's Changed - fix: add trackFailOnError option to control kubedog exit code by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2576](https://github.com/helmfile/helmfile/pull/2576) - docs: update helmfile skill to reflect v1.1 documentation by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2577](https://github.com/helmfile/helmfile/pull/2577) - fix(state): resolve OCI repo prefix in ad-hoc release dependencies by [@&#8203;dschmidt](https://github.com/dschmidt) in [#&#8203;2579](https://github.com/helmfile/helmfile/pull/2579) - feat(state): add mergeStrategy: fallback for first-file-wins env values by [@&#8203;dschmidt](https://github.com/dschmidt) in [#&#8203;2578](https://github.com/helmfile/helmfile/pull/2578) - Expose internal apis by [@&#8203;ceriath](https://github.com/ceriath) in [#&#8203;2520](https://github.com/helmfile/helmfile/pull/2520) - build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.100.1 to 1.101.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2581](https://github.com/helmfile/helmfile/pull/2581) - chore: Deduplicate preparation code of sync and apply by [@&#8203;ceriath](https://github.com/ceriath) in [#&#8203;2523](https://github.com/helmfile/helmfile/pull/2523) - build(deps): bump gitpython from 3.1.47 to 3.1.49 in /docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2582](https://github.com/helmfile/helmfile/pull/2582) - chore: Emit "cleanup" events later to match the behavior in "apply" by [@&#8203;ceriath](https://github.com/ceriath) in [#&#8203;2522](https://github.com/helmfile/helmfile/pull/2522) - build(deps): bump golang.org/x/term from 0.42.0 to 0.43.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2584](https://github.com/helmfile/helmfile/pull/2584) - build(deps): bump gitpython from 3.1.49 to 3.1.50 in /docs by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;2585](https://github.com/helmfile/helmfile/pull/2585) - fix: template helmDefaults.postRendererArgs with release data by [@&#8203;yxxhero](https://github.com/yxxhero) in [#&#8203;2583](https://github.com/helmfile/helmfile/pull/2583) **Full Changelog**: <https://github.com/helmfile/helmfile/compare/v1.5.0...v1.5.1> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjE2OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->
chore(deps): update dependency helmfile to v1.5.1
All checks were successful
Flux Local / Flux Local - Filter (pull_request) Successful in 3s
Flux Local / Flux Local - Test (pull_request) Has been skipped
Flux Local / Flux Local - Diff helmrelease (pull_request) Has been skipped
Flux Local / Flux Local - Diff kustomization (pull_request) Has been skipped
417a09b8d3
All checks were successful
Flux Local / Flux Local - Filter (pull_request) Successful in 3s
Flux Local / Flux Local - Test (pull_request) Has been skipped
Flux Local / Flux Local - Diff helmrelease (pull_request) Has been skipped
Flux Local / Flux Local - Diff kustomization (pull_request) Has been skipped
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.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

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
sironheart/home-cluster!79
No description provided.