gitea-sonarqube-bot/CHANGELOG.md
justusbunsi ce13a040b8
Introduce changelog
Signed-off-by: Steven Kriegler <sk.bunsenbrenner@gmail.com>
2022-05-22 14:25:03 +02:00

564 B

Changelog

v0.2.0

🤖 Application

  • Add webhook secret validation
  • Improve configuration file flexibility
  • Stop log output for /ping and /favicon.ico endpoints

🐳 Docker image

  • Add GITEA_SQ_BOT_CONFIG_PATH environment variable

☸️ Helm Chart

  • Add .Values.app.configLocationOverride parameter
  • Bump default image tag to v0.2.0

v0.1.1

☸️ Helm Chart

  • Bump default image tag to v0.1.1

👻 Maintenance

  • Bump Golang version to 1.18
  • Update dependencies to newest versions

v0.1.0

Initial release