Quick start:
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-notifications/v1.0.0-rc2/manifests/install.yaml
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-notifications/v1.0.0-rc2/catalog/install.yaml
❗ check upgrade instructions
Features
- feat: argocd-notifications should be published with release (#148)
Refactor
- refactor: Replace
template.body
,template.title
fields withtemplate.message
andtemplate.email.subject
fields (#151)