Changelog
- 7fb8fb8 Merge pull request #223 from cozystack/chore/bump-talos-v1.14
- c997ec4 docs: record where the default installer image moved on Talos v1.14
- 3dff64c docs: name the insecure-apply flag correctly in the test plan
- e8f305f test(commands): keep pkg/commands building on Windows
- e0ac881 chore(license): keep the code ported from Talos under MPL-2.0
- 35c1fad fix(engine): report the version keys a render can no longer guess
- aaab350 fix(engine): keep every document of a rendered config
- 4ec3b5e fix(commands): keep meta --insecure reachable on Talos v1.14
- 5b4ede3 feat(applycheck): resolve the links BGP and wireguard documents name
- 4b552a9 fix(applycheck): accept veth ends as links the apply creates
- ae0bc30 chore(deps): bump Talos to v1.14.0
- 8ad47d4 Merge pull request #235 from cozystack/feat/docs-site
- b012d20 fix(values): stop claiming --set nests dots in a value
- 1223e10 docs: publish the manual as a documentation site
- c742694 docs: generate a CLI reference from the cobra command tree
- 1d571ba Merge pull request #237 from cozystack/fix/ci-lint-go127
- a6e7dc9 build: require Go 1.27
- b763f01 ci: unbreak the lint job under Go 1.27