Skip to content

v7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 12:24
c95ed91

7.0.0 (2023-11-10)

⚠ BREAKING CHANGES

  • remove our company mail from the Let's Encrypt issuer - we removed the e-mail that was hardcoded and added a new variable, called letsencrypt_issuer_email, that has no default value and is absolutely required on the module instantiation.

Features

  • define ca and default issuers on locals and transmit to chart (563d385)
  • use loop to build issuers values and output them (2e1f7c8)

Bug Fixes

  • remove our company mail from the Let's Encrypt issuer (16b297d)