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

v1.0.2

Compare
Choose a tag to compare
@alexmt alexmt released this 17 Feb 18:17
· 101 commits to master since this release

Quick start:

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

Bug Fixes

  • fix: revision changes only if someone run sync operation or changes are detected (#157)
  • fix: if app has no subscriptions, then nothing to process (#174)
  • fix:improve annotation iterate (#159)