• 0.3.1 a502442913

    0.3.1 Stable

    babariviere released this 2023-09-11 18:01:53 +00:00 | 5 commits to main since this release

    Changelog

    • a502442 chore: bump go to 1.21 in go.mod
    • dd38bad style: run formatter
    Downloads
  • 0.3.0 773555491a

    0.3.0 Stable

    babariviere released this 2023-09-11 16:56:14 +00:00 | 8 commits to main since this release

    Changelog

    • 0ef9170 chore: configure renovate
    • 1bc747c chore: remove errSkipNotification
    • a428a61 chore: update dockerignore to remove direnv
    • 7735554 feat: add alertmanager handler
    Downloads
  • 0.2.0 b73a80b4fa

    0.2.0 Stable

    babariviere released this 2023-09-03 15:09:01 +00:00 | 12 commits to main since this release

    Changelog

    • b73a80b chore: enable debug in skaffold
    • 1b48840 chore: return 204 when notification is send
    • c832ea4 feat: add discord_embed handler
    • ac2940c feat: add support for notification action
    • 64e91cb fix: use default topic if none is given
    • ea22fa5 refactor: make handlers able to send multiple notifications at once
    Downloads
  • 0.1.6 8c3cd0f286

    0.1.6 Stable

    babariviere released this 2023-09-03 12:58:47 +00:00 | 18 commits to main since this release

    Changelog

    • 9f303dc chore: add dockerignore
    • 8c3cd0f chore: enable local build in skaffold
    • 377cb91 chore: update bridge http address
    • 6b035f4 feat: notify ReconciliationSucceeded only after modification
    • ec3c0cf fix: use correct service for ntfy
    • 917d757 refactor: skip notification via err
    Downloads
  • 0.1.5 4234eee583

    0.1.5 Stable

    babariviere released this 2023-09-03 11:10:23 +00:00 | 24 commits to main since this release

    Changelog

    • 4234eee Add renovate.json
    • eef59c4 feat(flux): filter out ReconciliationSucceeded
    • d56873f feat: setup skaffold
    • f2b57e4 fix: update flux model to include revision
    Downloads
  • 0.1.4 d63da674fd

    0.1.4 Stable

    babariviere released this 2023-09-01 21:05:17 +00:00 | 28 commits to main since this release

    Changelog

    • 16f5a86 chore: add ca-certs from alpine image
    Downloads
  • 0.1.3 63b5b254c2

    0.1.3 Stable

    babariviere released this 2023-09-01 20:59:37 +00:00 | 29 commits to main since this release

    Changelog

    • 63b5b25 fix: add certificates in goreleaser dockerfile
    Downloads
  • 0.1.2 fccbb9ac06

    0.1.2 Stable

    babariviere released this 2023-09-01 20:35:52 +00:00 | 30 commits to main since this release

    Changelog

    • b69e3d4 chore: add docker in flake.nix
    • fccbb9a chore: update example to remove trailing slash
    • 9147947 fix: use readConfig
    Downloads
  • 0.1.1 2707cc5535

    0.1.1 Stable

    babariviere released this 2023-09-01 20:10:31 +00:00 | 33 commits to main since this release

    Changelog

    • ad9bb59 chore: add go workflow
    • b7c3e22 chore: add goreleaser workflow
    • 2707cc5 chore: configure goreleaser manifest
    • 30581f1 chore: remove goreleaser workflow for now
    • 0d7b465 chore: set goreleaser image
    • 4ed2de6 feat: add dockerfile
    • 2cc7659 fix: correctly use dockerfile with goreleaser
    • 98563d7 fix: use bookworm
    Downloads
  • 0.1.0 a441943b30

    0.1.0 Stable

    babariviere released this 2023-09-01 17:18:47 +00:00 | 41 commits to main since this release

    Changelog

    • 2f4a151 Initial commit
    • a441943 chore: add goreleaser
    • c3758a0 chore: ignore config.scfg
    • f3e75af chore: use go1.21
    • e136afe feat: add auth in config + remove HandlerNone
    • cdc5e5d feat: add bridge implementation
    • 289d877 feat: add config format
    • 958b906 feat: add flux formatter
    • fa914c9 feat: implement main.go with config
    • 83c6fd9 feat: test multiple path for config
    Downloads