Discussed in #2464
Originally posted by champtar March 6, 2026
Trying to upgrade to helm 4, I have some broken Charts that defines livenessProbe but no startupProbe, so the new helm 4 --wait=watcher break as the pod goes unhealthy pretty fast.
trackMode: kubedog works but is extremely verbose and still is a bit new / has some limitations, so it would be great to have trackMode: helm-legacy to use --wait=legacy to ease the migration.
Discussed in #2464
Originally posted by champtar March 6, 2026
Trying to upgrade to helm 4, I have some broken Charts that defines
livenessProbebut nostartupProbe, so the new helm 4--wait=watcherbreak as the pod goes unhealthy pretty fast.trackMode: kubedogworks but is extremely verbose and still is a bit new / has some limitations, so it would be great to havetrackMode: helm-legacyto use--wait=legacyto ease the migration.