Skip to content

Releases: webdevops/helm-azure-tpl

0.49.0

12 May 21:18
Compare
Choose a tag to compare
  • add support for managementgroup scope in resourceGraph queries
  • update dependencies

0.48.0

18 Feb 14:55
Compare
Choose a tag to compare
  • fix plugin installation

0.47.0

18 Feb 14:27
Compare
Choose a tag to compare
  • switch to golang 1.22
  • update dependencies
  • remove debug fmt.Println

0.46.0

12 Dec 23:08
Compare
Choose a tag to compare
  • add azure managementGroup functions
  • update dependencies

0.45.0

08 Oct 15:06
Compare
Choose a tag to compare
  • update dependencies

0.44.0

02 Sep 13:39
Compare
Choose a tag to compare
  • internal refactoring
  • BREAKING CHANGE: appconfig properties start lowercased now

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