You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.2.3
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.0
Feb 20, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.0
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.1
Feb 23, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.1
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.2
Feb 26, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.3.2
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.0
Mar 3, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.0
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.1
Mar 4, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.1
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.2
Mar 16, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.2
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.3
Mar 25, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.3
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.4
Apr 9, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.4
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.5
May 3, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.4.5
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.0
May 4, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.0
Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.0
May 11, 2026
opi-cloud-renovateBot
changed the title
Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.0
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.0
May 11, 2026
opi-cloud-renovateBot
changed the title
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.0
Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.1
May 12, 2026
opi-cloud-renovateBot
changed the title
Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.1
Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.2
May 23, 2026
opi-cloud-renovateBot
changed the title
Update ghcr.io/helmfile/helmfile-debian-stable-slim Docker tag to v1.5.2
chore(deps): update ghcr.io/helmfile/helmfile-debian-stable-slim docker tag to v1.5.2
May 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.9→v1.5.2Release Notes
helmfile/helmfile (ghcr.io/helmfile/helmfile-debian-stable-slim)
v1.5.2Compare Source
What's Changed
New Contributors
Full Changelog: helmfile/helmfile@v1.5.1...v1.5.2
v1.5.1Compare Source
What's Changed
Full Changelog: helmfile/helmfile@v1.5.0...v1.5.1
v1.5.0Compare Source
What's Changed
Full Changelog: helmfile/helmfile@v1.4.5...v1.5.0
v1.4.5Compare Source
What's Changed
skipSchemaValidationduring chartification whenforceNamespaceis set by @Copilot in #2550New Contributors
Full Changelog: helmfile/helmfile@v1.4.4...v1.4.5
v1.4.4Compare Source
What's Changed
New Contributors
Full Changelog: helmfile/helmfile@v1.4.3...v1.4.4
v1.4.3Compare Source
What's Changed
helm upgradecommand by @swimablefish in #2497New Contributors
Full Changelog: helmfile/helmfile@v1.4.2...v1.4.3
v1.4.2Compare Source
What's Changed
New Contributors
Full Changelog: helmfile/helmfile@v1.4.1...v1.4.2
v1.4.1Compare Source
What's Changed
Full Changelog: helmfile/helmfile@v1.4.0...v1.4.1
v1.4.0Compare Source
Release v1.4.0
🎯 Highlight: Kubedog Integration
This release introduces kubedog-based resource tracking as a powerful alternative to Helm's native
--waitflag, providing:Getting Started
Try it with the new
--track-modeflag: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:
Your feedback will help us improve this feature in future releases.
What's Changed
✨ New Features
🐛 Bug Fixes
🔧 Build & Dependencies
New Contributors
Full Changelog: helmfile/helmfile@v1.3.2...v1.4.0
v1.3.2Compare Source
What's Changed
New Contributors
Full Changelog: helmfile/helmfile@v1.3.1...v1.3.2
v1.3.1Compare Source
What's Changed
Full Changelog: helmfile/helmfile@v1.3.0...v1.3.1
v1.3.0Compare Source
What's Changed
helmfile unittestcommand for helm-unittest integration by @aditmeno in #2400New Contributors
Full Changelog: helmfile/helmfile@v1.2.3...v1.3.0
v1.2.3Compare Source
What's Changed
New Contributors
Full Changelog: helmfile/helmfile@v1.2.2...v1.2.3
v1.2.2Compare Source
What's Changed
New Contributors
Full Changelog: helmfile/helmfile@v1.2.1...v1.2.2
v1.2.1Compare Source
What's Changed
Full Changelog: helmfile/helmfile@v1.2.0...v1.2.1
v1.2.0Compare Source
What's Changed
Full Changelog: helmfile/helmfile@v1.1.9...v1.2.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.