Skip to content

Releases: Amir-Ahmad/kogen

v0.2.0

30 Dec 03:59

Choose a tag to compare

Changelog

v0.1.6

28 Oct 07:46

Choose a tag to compare

Changelog

  • cc22029 Add short option for package
  • c79f222 Improve printing of errors

v0.1.5

17 Oct 06:34

Choose a tag to compare

Changelog

  • 21a9c9f Fix regression on helm hooks

v0.1.4

16 Oct 18:10

Choose a tag to compare

Changelog

  • 7d48123 Handle missing newlines after yamldoc similar to helm template

v0.1.3

15 Oct 14:54

Choose a tag to compare

Changelog

  • 23b8564 Add back the ghcr login step
  • 62ddadc Bump to latest app module
  • 991e7b4 Fix comment on createNamespace to make the behaviour clearer
  • 8d86516 Fix golangci-lint issues
  • 1b8a00c Fix helm outputting nil yaml docs with comments
  • 77a5019 Handle charts with non-absolute URLs
  • 367907d Run build/test on push to any branch
  • ce9358f Switch from Justfile to mise, use mise on CI (#2)
  • ba106e0 Trial out lefthook as a replacement to pre-commit
  • f3addcf Update examples and tests to latest app module

v0.1.2

08 Oct 06:59

Choose a tag to compare

Changelog

  • 2835a3e Add CreateNamespace option on helmCharts
  • e856110 Fix yaml separator issue with 2+ generators

v0.1.1

07 Oct 13:19

Choose a tag to compare

Changelog

  • 6abdda9 Set CUE_CACHE_DIR on argo plugin
  • cc3a13e Speed up build and test action by running concurrently

v0.1.0

06 Oct 15:23

Choose a tag to compare

Changelog

  • 932c7d0 Add github actions to publish via goreleaser (#1)
  • 86190cc Reduce verbosity of go tests in CI