Skip to content

v0.11.0

Compare
Choose a tag to compare
@guerzon guerzon released this 07 Jun 19:41
· 65 commits to main since this release
93cde2f

This release includes the following changes:

  • Added support for pod annotations & labels, thanks to @klauserber.
  • Bash script to generate the values documentation in README.md, thanks to @klauserber.
  • Added support for specifying a secret for the SMTP credentials and the admin token, thanks @dolohow.
  • Fixed an issue in the ingress resource where only nginx ingress could use a tls secret for the cert, thanks @dolohow.
  • Improved values.yaml documentation.
  • Improved resource label handling by restoring back common labels.