Skip to content

Releases: senet/helm-map

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Jun 17:46

Changelog

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Jun 16:36

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

Choose a tag to compare

@github-actions github-actions released this 12 Apr 04:49

Changelog

  • 5c8ac50 chore: bump version to 0.1.1
  • 07498b1 feat: add Helm v4 plugin signature verification

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 04:07

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