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

v1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexmt alexmt released this 13 Jan 18:22
· 101 commits to master since this release

Quick start:

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

❗ check upgrade instructions

Features

  • feat: argocd-notifications should be published with release (#148)

Refactor

  • refactor: Replace template.body, template.title fields with template.message and template.email.subject fields (#151)