Skip to content
This repository has been archived by the owner on Feb 9, 2020. It is now read-only.

Releases: ix-ai/alertmanager-telegram-bot

v0.7.0

04 Feb 11:14
Compare
Choose a tag to compare
  • Dockerfile: optimizes the cache
  • Dockerfile: starts ATB as a module
  • build: switch to find + sed
  • build: separates VERSION from BUILD
  • ATB: moved the source to alertmanager-telegram-bot/
  • ATB: splits the logging configuration
  • ATB: adds better exception handling
  • ATB: respects RetryAfter, if set

v0.6.1

22 Jan 06:07
Compare
Choose a tag to compare
  • d7a02fa Adds docker image build for armv6
  • 9bd6abd Uses flask render_template instead of jinja2 directly
  • c14366e Adds jinja2 template for the sent telegram message

v0.6.0

19 Jan 08:06
Compare
Choose a tag to compare
  • 05cb343 Adds the GitHub repository to README.md
  • f33c907 Fixes copy/paste error in README.md
  • 2d17fd8 Adds version support in alertmanager-telegram-bot
  • c2f74a6 Prepares v0.6.0. Adds builds for amd64 and armv7
  • af01673 Archiving the project (reverted: 781933f)
  • 4d9566d Adds HTML escape for the alert labels and annotations
  • bd65711 Minor change in the message and logging format