gitea-sonarqube-bot/CHANGELOG.md
justusbunsi 908285eb0a
Add documentation for listening port configuration
Signed-off-by: Steven Kriegler <sk.bunsenbrenner@gmail.com>
2022-06-17 13:02:26 +02:00

704 B

Changelog

v0.2.1

🤖 Application

  • Allow configuring listening port

🐳 Docker image

  • Add GITEA_SQ_BOT_PORT environment variable

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