This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
v1.1.1
Quick start:
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-notifications/v1.1.1/manifests/install.yaml
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj-labs/argocd-notifications/v1.1.1/catalog/install.yaml
Bug Fixes
- feat. support teams theme color templating (#256)
- Handle slack RateLimitedError when posting messages (#241)
- allow configmap/secret list verb (#244)
- fix: call repo function failed for cli (#252)
- docs: Update Kustomize Getting Started (#249)
- docs: improve teams docs (#248)
- Update install manifests to v1.1.0 (#239)
- Fix typo (#242)
- fix: docs version selector not rendering (#246)
- docs: teams nav is missing (#245)