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

v0.6.0

Compare
Choose a tag to compare
@alexmt alexmt released this 13 Mar 07:49
· 166 commits to master since this release

Quick start:

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-notifications/v0.6.0/manifests/install.yaml

Features

  • feat: support sending the generic webhook request
  • feat: Grafana annotation notifier ( thanks to nhuray )
  • feat: templates - enable transforming SSH git urls into user-friendly HTTPS

Bug Fixes

  • fix: wait for next reconciliation after sync ( thanks to sboschman )