Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
spec:
talos:
# renovate: datasource=custom.talos-factory depName=siderolabs/talos
version: v1.13.0
version: v1.13.3
policy:
rebootMode: powercycle
healthChecks:
Expand Down
2 changes: 1 addition & 1 deletion clusters/k4/talos/nodes/enigma.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
machine:
type: controlplane
install:
image: factory.talos.dev/metal-installer-secureboot/f9771dbb3e512d03d91b58851d4106efaed6a692031e4033116f7386f64d6971:v1.13.0
image: factory.talos.dev/metal-installer-secureboot/f9771dbb3e512d03d91b58851d4106efaed6a692031e4033116f7386f64d6971:v1.13.3
diskSelector:
model: INTEL SSDSC2BB96
---
Expand Down
2 changes: 1 addition & 1 deletion clusters/k4/talos/nodes/lynka.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
machine:
type: controlplane
install:
image: factory.talos.dev/metal-installer-secureboot/e7723da9e9f04b3a6ae3987548c21cc3ab5862870cc2bff001bbd8a5e9906c5e:v1.13.0
image: factory.talos.dev/metal-installer-secureboot/e7723da9e9f04b3a6ae3987548c21cc3ab5862870cc2bff001bbd8a5e9906c5e:v1.13.3
diskSelector:
model: INTEL SSDSC2BB96
sysfs:
Expand Down
2 changes: 1 addition & 1 deletion clusters/k4/talos/nodes/tatsumi.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
machine:
type: controlplane
install:
image: factory.talos.dev/nocloud-installer-secureboot/623c3c4fa1390922ca8f1a06aa1594099fdb7a9ef64cb9726ebfa190d4b27255:v1.13.0
image: factory.talos.dev/nocloud-installer-secureboot/623c3c4fa1390922ca8f1a06aa1594099fdb7a9ef64cb9726ebfa190d4b27255:v1.13.3
disk: /dev/sda
kernel:
modules:
Expand Down