Skip to content

Releases: ardikabs/helmize

v0.2.0

08 Nov 08:16
b35a97e
Compare
Choose a tag to compare

Changelog

  • 263fc32 feat: add support for kustomize legacy plugin

v0.1.1

07 Nov 15:20
ced4a8b
Compare
Choose a tag to compare

Changelog

  • ced4a8b patch: add amd64 v1 support container image
  • 4c06e16 docs: bump example on README.md and unset nobody user for container
  • b6b4c54 chore: update krm examples on exec path
  • 0de0385 chore: catch error during write to stdout

v0.1.0

03 Nov 09:40
45b5b5e
Compare
Choose a tag to compare

Changelog

  • 45b5b5e ci: update CI
  • 785253f ci: bump codecov-action and goreleaser-action version
  • cce24c5 ci: test happens when pushing to main branch
  • afc3abb ci: add packaging as a form of container image
  • f459629 feat: preparation for first release
  • 514ef96 ci: add CI related
  • 10f16f2 chore: add LICENSE
  • 08d5915 feat: rename Release to HelmRelease for better clarity
  • ac7b30d chore: minor change
  • 4a9d0e9 chore: bump golang version to 1.21
  • 6ed683e test: add unittest for krm parser
  • 6e60997 feat: enable helm for kustomize
  • ec0049e batman: initial commit