19 lines
679 B
YAML
19 lines
679 B
YAML
# Talos Version to Schematic ID Mappings
|
|
#
|
|
# This file contains mappings of Talos versions to their corresponding
|
|
# default schematic IDs for wild-cloud deployments.
|
|
#
|
|
# Schematic IDs are generated from factory.talos.dev and include
|
|
# common system extensions needed for typical hardware.
|
|
#
|
|
# To add new versions:
|
|
# 1. Go to https://factory.talos.dev/
|
|
# 2. Select the system extensions you need
|
|
# 3. Generate the schematic
|
|
# 4. Add the version and schematic ID below
|
|
|
|
# Format: "version": "schematic-id"
|
|
talos-schemas:
|
|
"v1.10.3": "e6230b0db3fd355a0bb77a9de74af41a9f3edd168f913cbd94807629a2116d07"
|
|
"v1.10.4": "434a0300db532066f1098e05ac068159371d00f0aba0a3103a0e826e83825c82"
|