Releases: senet/helm-map
Releases · senet/helm-map
Release list
v0.1.3
v0.1.2
Changelog
- a3df143 chore: bump version to 0.1.2
- eab2b40 chore: setup pre-commit and update roadmap
- 7324c1d commiting go fmt outputs
- 6c91935 deps: bump golang.org/x/term from 0.42.0 to 0.43.0 (#7)
- 858b593 feat(resolver): implement dynamic child chart resolution for OCI and http remote repositories
- 0f3fc4c fix: address roadmap gaps for phase 1 - feat(resolver): implement remote chart fetching via helm pull - fix(cli): hide --with-images flag as it is a Phase 2 feature - fix(cli): annotate Phase 2 stub commands to set expectations
v0.1.1
v0.1.0
Changelog
- 734d8a7 ci(release): add unit test gate before goreleaser
- 010c47d feat(release): add GPG-signed releases via goreleaser
- ce125a4 feat: Phase 1 — helm-map Helm v3 CLI plugin
- 46b9ffd fix(ci): update Go to 1.25 and pin golangci-lint to v1.65.0
- f46e95f fix(ci): update Go to 1.25, replace golangci-lint action with direct install
- 85f9f0e fix(install): add GitHub token auth for private repo release downloads
- 0fb03da fix(plugin): remove duplicate command field, add source build fallback
- 898e0c3 fortify: harden repo for public release