Skip to content
Merged
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 @@ -11,6 +11,6 @@ spec:
# schematic (vmtoolsd-guest-agent), GPU workers get the i915/iscsi-tools
# schematic. Annotations applied out-of-band.
# renovate: datasource=docker depName=ghcr.io/siderolabs/installer
version: v1.13.2
version: v1.13.3
policy:
rebootMode: default
2 changes: 1 addition & 1 deletion cluster-talos/talos/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ cluster:
# Regenerate at: https://factory.talos.dev (POST /schematics with officialExtensions=[siderolabs/vmtoolsd-guest-agent])
installer:
image: factory.talos.dev/installer/903b2da78f99adef03cbbd4df6714563823f63218508800751560d3bc3557e40
version: v1.13.2
version: v1.13.3
disk: /dev/sda

machine:
Expand Down