Was working as expected till version v0.63.0.
From version v0.64.0 (tested also v0.65.0 and v0.66.0), when doing:
zarf init --confirm
with a zarf-config.yaml with
package:
deploy:
components: name-component
compoents are ignored:
2025-12-05 14:18:50 INF starting deploy package=init
2025-12-05 14:18:50 WRN no components were selected for deployment. Inspect the package to view the available components and select components interactively or by name with "--components"