Skip to content

Releases: hendrikmaus/helm-templexer

v2.0.7

09 May 08:20
495be80
Compare
Choose a tag to compare

2.0.7 (2023-05-09)

Bug Fixes

v2.0.6

19 Dec 16:21
fe30489
Compare
Choose a tag to compare

2.0.6 (2022-12-19)

Bug Fixes

  • cd: generate and upload checksum files for release artifacts (#113) (a92f9bc)

v2.0.5

19 Dec 15:10
76d8a5d
Compare
Choose a tag to compare

2.0.5 (2022-12-19)

Bug Fixes

  • cd: use gha expressions instead of env var (#111) (f1e3435)

v2.0.4

19 Dec 15:02
bc756cb
Compare
Choose a tag to compare

2.0.4 (2022-12-19)

Bug Fixes

  • cd: include tag name in the release artifacts (#109) (fcfe5db)

v2.0.3

19 Dec 12:16
bb5056b
Compare
Choose a tag to compare

2.0.3 (2022-12-19)

Bug Fixes

  • cd: pass release upload url to binary build job (#108) (9eb97cc)
  • cd: re-enable cross in containerise job (#106) (5c18ae0)

v2.0.2

19 Dec 12:01
60de319
Compare
Choose a tag to compare

2.0.2 (2022-12-19)

Miscellaneous Chores

  • print stdout and stderr on failure if not empty (#103) (8a02905)

2.0.1

27 Sep 07:46
9f75543
Compare
Choose a tag to compare

Changelog

2.0.0

09 Sep 12:10
7020798
Compare
Choose a tag to compare

Changelog

Breaking Changes

Please refer to the upgrade guide if you are a 1.x user.

Features

  • Pipe manifests using --pipe for manipulation by other utilities (#84) @Kenec
  • Add --update-dependencies (#80) @hendrikmaus
  • Add format_serde_error (#72) @hendrikmaus
  • Allow for rendering a filtered set of deployments using --filter (#71) @Kenec

Fixes

  • Explicitly manage the working directory to support multiple input files (#83) @hendrikmaus

Misc

1.0.0

24 Aug 08:03
ba83e9e
Compare
Choose a tag to compare

Changelog

0.3.0

23 Aug 11:43
Compare
Choose a tag to compare

Changelog

  • Revert "Allow writing to stdout using helm-templexer render --stdout <config> (#45)" (#63) @hendrikmaus
  • Add an additional cache key, stable over multiple jobs (#67) @hendrikmaus