github argoproj-labs/argocd-notifications v1.2.0

latest releases: stable, v1.2.1
2 years ago

Quick start:

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

Features

  • feat: Subscribe to all triggers at once (#202)
  • feat: Add .strings.ReplaceAll expression (#332)
  • feat: Add .sync.GetInfoItem expression that simplifies retrieving operation info items by name
  • feat: Plaintext connection to repo-server with ability disable TLS (#281)
  • feat: Dynamic ConfigMap name and Secret name (#77)
  • feat: Configurable path for slack bot (#94)
  • feat: Support rocketchat
  • feat: Support google chat
  • feat: Support alertmanager
  • feat: Support pushover
  • feat: Support email SendHtml
  • feat: Add message aggregation feature by slack threads API
  • feat: Add summary field into teams message
  • feat: Support Markdown parse mode in telegram

Bug Fixes

  • fix: syntax error in Teams notifications (#271)
  • fix: service account rbac issue , add namespace support for informer (#322)
  • fix: add annotations nil check
  • fix: add expr error log

Other

  • Move notification providers to notifications-engine library

Don't miss a new argocd-notifications release

NewReleases is sending notifications on new releases.