chore(deps): update ghcr.io/siderolabs/installer docker tag to v1.8.0

This commit is contained in:
Renovate Bot 2024-09-23 15:02:13 +00:00
parent d531b1207e
commit 83d0572065
2 changed files with 2 additions and 2 deletions

View File

@ -180,7 +180,7 @@ machine:
# Used to provide instructions for installations.
install:
disk: /dev/sda # The disk used for installations.
image: ghcr.io/siderolabs/installer:v1.7.6 # Allows for supplying the image used to perform the installation.
image: ghcr.io/siderolabs/installer:v1.8.0 # Allows for supplying the image used to perform the installation.
wipe: false # Indicates if the installation disk should be wiped at installation time.
# # Look up disk using disk attributes like model, size, serial and others.

View File

@ -180,7 +180,7 @@ machine:
# Used to provide instructions for installations.
install:
disk: /dev/sda # The disk used for installations.
image: ghcr.io/siderolabs/installer:v1.7.6 # Allows for supplying the image used to perform the installation.
image: ghcr.io/siderolabs/installer:v1.8.0 # Allows for supplying the image used to perform the installation.
wipe: false # Indicates if the installation disk should be wiped at installation time.
# # Look up disk using disk attributes like model, size, serial and others.