Skip to content

Releases: webdevops/helm-azure-tpl

0.43.0

01 Sep 18:34
Compare
Choose a tag to compare
  • transform keyvault secret to own format (include version and name)
  • remove of debug code introduced in 0.42.0 (printing keyvault secret on console)

0.41.0

23 Aug 22:27
Compare
Choose a tag to compare
  • switch to golang 1.21
  • update dependencies
  • add azRedisAccessKeys
  • add azureKeyVaultSecretVersions

0.40.0

03 Jul 19:55
Compare
Choose a tag to compare
  • update dependencies
  • add mask of secrets in stdout/debug mode for GitHub and Azure DevOps

0.39.0

22 Jun 21:41
Compare
Choose a tag to compare
  • add cicd warnings and errors (GitHub and Azure DevOps supported)
  • add keyvault expiry warning (see env AZURETPL_KEYVAULT_EXPIRY_WARNING_DURATION)
  • allow ignoring of expired secrets (env AZURETPL_KEYVAULT_EXPIRY_IGNORE=1)
  • update dependencies

0.38.0

02 Jun 22:04
Compare
Choose a tag to compare
  • add azResourceGraphQuery
  • add azRoleDefinition and azRoleDefinitionList

release 0.37.0

24 May 22:58
Compare
Choose a tag to compare
Signed-off-by: Markus Blaschke <[email protected]>

0.36.0

26 Apr 20:20
Compare
Choose a tag to compare
  • add time (fromUnixtime, toRFC3339) functions
  • update dependencies

0.35.0

13 Apr 22:34
Compare
Choose a tag to compare
  • add azStorageAccountAccessKeys function
  • update dependencies

0.34.0

19 Mar 23:34
Compare
Choose a tag to compare
  • switch to golang 1.20
  • switch to zap logger
  • update deps

0.33.0

27 Feb 23:35
Compare
Choose a tag to compare
  • add azResourceList
  • add duration to final log message