Skip to content

Releases: webdevops/helm-azure-tpl

0.62.0

27 Nov 18:29
265a5fd

Choose a tag to compare

  • prefix all logging env vars with AZURETPL_

0.61.0

27 Nov 11:08
8643db7

Choose a tag to compare

  • add github workflow group support for every run

0.60.0

27 Nov 09:01
9412848

Choose a tag to compare

  • fix platform command (invocation of helm azure-tpl with helm v3)

0.59.0

26 Nov 18:38
a662ca0

Choose a tag to compare

  • add build date in header and version

0.58.0

26 Nov 18:20
2ccc57e

Choose a tag to compare

  • switch to golang 1.25
  • switch to slog for logging
  • add helm4 support
  • update deps

0.57.0

10 Jul 19:52
3ce864d

Choose a tag to compare

  • update dependencies
  • ensure golang version from toolchain is used (instead of min version) while building
  • add aarch64 support (by mapping to arm64)

0.56.0

22 May 19:41
909a0f4

Choose a tag to compare

add helm functions:

  • toToml
  • fromToml
  • mustToYaml
  • toYamlPretty
  • mustToJson

0.55.3

04 May 23:28
98e7d9a

Choose a tag to compare

  • improve experimental github summary feature

0.55.2

02 May 10:30
e37c2c3

Choose a tag to compare

  • re-release due to broken plugin.yaml

0.55.1

02 May 09:48
30e9975

Choose a tag to compare

  • fix experimental github summary (wrong condition)