Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pick correctly base installer image layers
Only Talos 1.5+ provides proper optimized image, Talos 1.4 provided a single-layer image (which worked in this case), while Talos 1.2-1.3 have multi-layered images which can't be replaced easily. Signed-off-by: Andrey Smirnov <[email protected]>
- Loading branch information