zarf
zarf copied to clipboard
v1 Deprecation `.components.x.[charts/manifests].noWait` -> `.components.x.[charts/manifests].x.wait`
Zarf will deprecate the fields .components.x.charts.noWait
& .components.x.manifests.noWait
in favor of .components.x.charts.wait
& .components.x.manifests.wait
respectively. wait
will default to true. During the jump from v0 to v1 Zarf will have a mechanism to auto migrate noWait to Wait.