This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
v1.0.0-rc2
Pre-release
Pre-release
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)