Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

v1.0.1

Compare
Choose a tag to compare
@alexmt alexmt released this 20 Jan 20:23
· 101 commits to master since this release

Quick start:

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-notifications/v1.0.1/manifests/install.yaml
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-notifications/v1.0.1/catalog/install.yaml

Bug Fixes

  • fix: the on-deployed trigger sends multiple notifications (#154)