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