This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
v0.2.0
Quick start:
kubectl apply -n argocd -f https://raw.githubusercontent.com/alexmt/argocd-notifications/v0.2.0/manifests/install.yaml
Features
- support setting hot reload
- embed built-in triggers/templates into binary instead of default config map
- support enabling/disabling triggers
- support customizing built-in triggers/templates
- add on-sync-running/on-sync-succeeded triggers and templates
Bug Fixes
- fix sending same notification twice
Other
- use
scratch
as a base image