Skip to content

Releases: cozystack/talm

v0.23.1

10 Apr 09:49
v0.23.1
a3d5771

Choose a tag to compare

Changelog

  • a3d5771 fix(commands): render templates online in apply to resolve lookups (#119)

v0.23.0

07 Apr 08:32
v0.23.0

Choose a tag to compare

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

19 Mar 13:36
4732977

Choose a tag to compare

Changelog

  • 4732977 fix(template): require --file or --template flag (#112)

v0.22.3

15 Feb 13:43
v0.22.3

Choose a tag to compare

Changelog

  • e4f5cf8 fix: skip config loading for __complete command

v0.22.2

13 Feb 13:57
2ba7459

Choose a tag to compare

Changelog

  • 2ba7459 fix(chart): cast metadata.id to string for regexMatch in physical_links_info (#110)

v0.22.1

07 Feb 20:35
v0.22.1
79a15eb

Choose a tag to compare

Changelog

  • 79a15eb fix: skip config loading for completion subcommands (#109)

v0.22.0

02 Feb 15:55
d69aa8d

Choose a tag to compare

Changelog

  • d69aa8d feat(discovery): add vlan over bond interface support (#106)
  • 2b5746e fix(lookup): fix metadata extraction and error handling (#107)

v0.21.1

26 Jan 14:10
c558560

Choose a tag to compare

Changelog

  • c558560 feat(rotate-ca): add auto-discovery and post-processing (#104)
  • 6111a21 Update replace on Talos

v0.21.0

23 Jan 21:45
e8efe2d

Choose a tag to compare

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

v0.20.0

06 Jan 11:29
59d3d43

Choose a tag to compare

Changelog

  • 59d3d43 feat(helpers): add bond interface discovery helpers (#94)