Skip to content

Releases: codingpot/alertmanager-discord

v0.2.1

08 Jun 08:50
Compare
Choose a tag to compare

0.2.1 (2021-06-08)

Bug Fixes

  • CI: add github semantic release (bad23f7)

v0.1.7

08 Jun 06:28
Compare
Choose a tag to compare

0.1.7 (2021-06-08)

Bug Fixes

  • CI: only publish when semantic release (c3906a7)

v0.1.6

08 Jun 06:26
Compare
Choose a tag to compare

0.1.6 (2021-06-08)

Bug Fixes

v0.1.5

08 Jun 05:38
Compare
Choose a tag to compare

0.1.5 (2021-06-08)

Bug Fixes

v0.1.4

08 Jun 05:36
Compare
Choose a tag to compare

0.1.4 (2021-06-08)

Bug Fixes

  • CI: needs instead of steps (c8eeb2c)

v0.1.3

08 Jun 05:33
Compare
Choose a tag to compare

0.1.3 (2021-06-08)

Bug Fixes

  • semantic version (vMAJOR.MINOR) (a3a15f9)

v0.1.2

08 Jun 05:30
Compare
Choose a tag to compare

0.1.2 (2021-06-08)

Bug Fixes

  • CI: disable npm plugin (2f0703a)
  • CI: remove leading slash from git ref (200da6a)
  • Docker versioning in CI (39648b9)
  • semantic release for Docker image (6d6723c)

v0.1.1

08 Jun 04:48
Compare
Choose a tag to compare

0.1.1 (2021-06-08)

Bug Fixes

  • run Docker only when the new tag is pushed. (db22721)
  • update module name (278d57e)

v0.1.0

08 Jun 04:42
3855469
Compare
Choose a tag to compare

0.1.0 (2021-06-08)

Feature

  • enable semantic release (3855469)

refactoring

  • Split RawPromAlert into func (a47f414)
  • Split send alert messages into func (7a32366)
  • Split webhook url check into func (49e3076)
  • Move param definitions to var section (b504e7f)
  • Color code to hexadecimal notation (e8c1bd3)