Skip to content

feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.4.2 )#238

Open
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/aqua-helmfile-helmfile-1.x
Open

feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.4.2 )#238
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/aqua-helmfile-helmfile-1.x

Conversation

@parsec-renovate
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Dec 20, 2025

This PR contains the following updates:

Package Update Change
aqua:helmfile/helmfile minor 1.2.21.4.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

helmfile/helmfile (aqua:helmfile/helmfile)

v1.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.4.1...v1.4.2

v1.4.1

Compare Source

Fixed
  • Fix --kubeconfig not being passed to chartify's helm template call (#​2449)
  • Fix kubedog rate limiter configuration to prevent context cancellation (#​2446)

v1.4.0

Compare Source

Added
  • Add kubedog integration with unified resource handling for deployment monitoring (#​2383)
  • Add IP Network to supported HCL functions (#​2426)
Fixed
  • Fix local chart with external dependencies error when repos are configured (#​2433)
  • Fix values path resolution by using absolute baseDir in sequential helmfiles (#​2425)
Dependencies
  • Update helm-diff to v3.15.1
  • Bump k8s.io/client-go from 0.35.1 to 0.35.2
  • Bump k8s.io/apimachinery from 0.35.1 to 0.35.2
  • Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.1 to 1.96.2
  • Bump github.com/helmfile/vals from 0.43.5 to 0.43.6
  • Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (security)

v1.3.2

Compare Source

Added
  • Add HCL values override support (#​2402)
Fixed
  • Fix --skip-refresh only passed to helm dep build when helm repo update was run (#​2419)
  • Fix helm repo update being skipped when only OCI repos are configured (#​2420)
  • Fix helmDefaults.skipRefresh being ignored in runHelmDepBuilds (#​2415)
Dependencies
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.32.9 to 1.32.10
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.0 to 1.96.1
  • Bump github.com/zclconf/go-cty from 1.17.0 to 1.18.0

v1.3.1

Compare Source

Fixed
  • Fix relative path resolution in sequential helmfiles by eliminating os.Chdir (#​2410)
  • Fix helmBinary setting being ignored in multi-document YAML files (#​2414)
  • Fix support for XDG-style multiple paths in HELM_PLUGINS (#​2412)

Generated by Changesmith

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.2.3...v1.3.0

v1.2.3

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.2.2...v1.2.3


Configuration

📅 Schedule: 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 Renovate Bot.

@parsec-renovate parsec-renovate bot force-pushed the renovate/aqua-helmfile-helmfile-1.x branch from b125b06 to 8fe861b Compare February 19, 2026 11:23
@parsec-renovate parsec-renovate bot changed the title fix(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.2.3 ) feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.3.0 ) Feb 19, 2026
@parsec-renovate parsec-renovate bot changed the title feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.3.0 ) feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.3.1 ) Feb 22, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/aqua-helmfile-helmfile-1.x branch 2 times, most recently from 2570f61 to fa98e28 Compare February 25, 2026 05:36
@parsec-renovate parsec-renovate bot changed the title feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.3.1 ) feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.3.2 ) Feb 25, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/aqua-helmfile-helmfile-1.x branch from fa98e28 to d76f5f7 Compare March 2, 2026 13:34
@parsec-renovate parsec-renovate bot changed the title feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.3.2 ) feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.4.0 ) Mar 2, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/aqua-helmfile-helmfile-1.x branch from d76f5f7 to 7186ee1 Compare March 3, 2026 13:33
@parsec-renovate parsec-renovate bot changed the title feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.4.0 ) feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.4.1 ) Mar 3, 2026
@parsec-renovate parsec-renovate bot force-pushed the renovate/aqua-helmfile-helmfile-1.x branch from 7186ee1 to 12adfaf Compare March 15, 2026 12:15
@parsec-renovate parsec-renovate bot changed the title feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.4.1 ) feat(deps): update dependency aqua:helmfile/helmfile ( 1.2.2 ➔ 1.4.2 ) Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants