Skip to content

Update dependency helmfile/helmfile to v1#1306

Open
renovate[bot] wants to merge 1 commit intov2from
renovate/helmfile-helmfile-1.x
Open

Update dependency helmfile/helmfile to v1#1306
renovate[bot] wants to merge 1 commit intov2from
renovate/helmfile-helmfile-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
helmfile/helmfile major v0.166.0v1.4.1

Release Notes

helmfile/helmfile (helmfile/helmfile)

v1.4.1

Compare Source

What's Changed

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

v1.4.0

Compare Source

Release v1.4.0

🎯 Highlight: Kubedog Integration

This release introduces kubedog-based resource tracking as a powerful alternative to Helm's native --wait flag, providing:

  • Real-time deployment progress tracking for Deployments, StatefulSets, DaemonSets, and Jobs
  • Container log streaming during deployments
  • Fine-grained resource filtering with trackKinds/skipKinds/trackResources options
  • Multi-context support with proper kubeconfig/kubeContext handling
Getting Started

Try it with the new --track-mode flag:


# Use kubedog tracking (default behavior can be configured)
helmfile apply --track-mode kubedog

# Or configure in your helmfile.yaml
releases:
  - name: myapp
    chart: ./chart
    trackMode: kubedog
    trackLogs: true
    trackKinds:
      - Deployment
      - StatefulSet

We Need Your Feedback!
🚀 This is a new feature and we'd love to hear from you!
Please try kubedog tracking in your environments and share your experience:


What's Changed

✨ New Features

New Contributors

v1.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.3.1...v1.3.2

v1.3.1

Compare Source

What's Changed

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

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

v1.2.2

Compare Source

What's Changed

New Contributors

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

v1.2.1

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.1.9...v1.2.0

v1.1.9

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.1.8...v1.1.9

v1.1.8

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.1.7...v1.1.8

v1.1.7

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.1.6...v1.1.7

v1.1.6

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.1.5...v1.1.6

v1.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.1.4...v1.1.5

v1.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.1.3...v1.1.4

v1.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: helmfile/helmfile@v1.1.1...v1.1.2

v1.1.1

Compare Source

What's Changed

Full Changelog: helmfile/helmfile@v1.1.0...v1.1.1

v1.1.0

Compare Source

What's Changed


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from ab2a485 to d3f6a77 Compare May 20, 2025 01:41
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from d3f6a77 to da01c36 Compare May 31, 2025 01:44
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from da01c36 to 4e8311c Compare June 12, 2025 13:04
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from 4e8311c to 8b50e7d Compare July 11, 2025 04:02
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch 2 times, most recently from 6e6b2fe to b4d6516 Compare August 15, 2025 02:47
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from b4d6516 to 2a5f4f4 Compare September 19, 2025 16:07
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch 2 times, most recently from 6c9a545 to 3e2c224 Compare October 31, 2025 00:13
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch 2 times, most recently from 98cabb6 to f6dc9d9 Compare November 23, 2025 12:55
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from f6dc9d9 to 5048449 Compare November 28, 2025 02:10
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from 5048449 to 150a056 Compare December 20, 2025 05:31
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch 3 times, most recently from 5555735 to f770047 Compare February 25, 2026 07:06
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from f770047 to abe06c4 Compare March 2, 2026 17:24
@renovate renovate bot force-pushed the renovate/helmfile-helmfile-1.x branch from abe06c4 to ae6097a Compare March 3, 2026 16:35
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