Skip to content

Releases: cozystack/talm

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)

v0.19.5

05 Jan 07:27
da29320

Choose a tag to compare

Changelog

  • da29320 fix(init): make name optional for -u flag
  • f6a6f1d fix(wrapper): copy NoOptDefVal when remapping -f to -F flag
  • cf56780 fix(root): detect project root with secrets.encrypted.yaml
  • 1319dde feat(talosconfig): add certificate regeneration from secrets.yaml

v0.19.4

30 Dec 09:30
34984ae

Choose a tag to compare

Changelog

  • 34984ae Fix interfaces helper for Talos v1.12