Releases: cozystack/talm
Releases · cozystack/talm
v0.23.1
v0.23.0
Changelog
- 03e9b6e feat: update default Talos image to v1.12.6
- 3e08f0b test(commands): add error case tests for processModelineAndUpdateGlobals
- 748432d fix(commands): address bot review feedback
- 7653c3a fix(commands): address review round 3 feedback
- cc81373 fix(commands): address review round 2 feedback
- c135dcf refactor(commands): address review feedback
- 42aef79 fix(commands): fix resolveTemplatePaths and improve test coverage
- a4aa90f fix(commands): add node context to skip-verify path in apply
- 39cf53b feat(commands): support modeline templates in apply command
- 4c604df fix(commands): return templates from processModelineAndUpdateGlobals
v0.22.4
v0.22.3
v0.22.2
v0.22.1
v0.22.0
v0.21.1
v0.21.0
Changelog
- e8efe2d ci(release): upgrade goreleaser-action to v6
- 066b036 feat(commands): improve rotate-ca with validation and better help (#103)
- 484e713 fix(kubeconfig): remove unused arg [local-path] from help text (#89)
- 5966918 fix(lookup): initialize map to prevent nil map assignment panic (#96)
- 4e63daa [cozystack] Update Talos and hardcode Kubernetes version
- 17ffc46 feat(commands): add --skip-verify flag to skip TLS certificate verification (#102)
- 942ff19 Add a talm.discovered.system_disk_nvme_id helper (#65)
- 7936e50 ci(build): add PR checks and migrate GoReleaser to v2 (#99)
- a470cbd Merge pull request #98 from cozystack/chore/update-deps
- ab7613e build(go): update to Go 1.25.6
- 61e2ec7 test(yamltools): pass nil for unused dstNode parameter
- 6ad4d80 chore(deps): remove all remaining forks
- 333e127 chore(deps): update Go to 1.25.5
- 7391379 chore(deps): remove obsolete cloud.google.com/go replace
- 413eea5 chore(deps): remove unnecessary kobject fork
- 7aae660 chore(deps): update Helm and security-related dependencies
- da37635 chore(deps): update Talos to v1.12.1 and sync forks
- 7e6cd4b chore(deps): remove unnecessary yaml.v3 and dhcp forks
- 371e337 test(yamltools): add tests for YAML comment and diff functions
- fa44761 fix: correct int-to-string conversion and non-constant format string