File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project are documented in this file.
44
5+ ## 0.0.2 (2020-07-03)
6+
7+ This prerelease comes with Kubernetes events dispatching.
8+ The reconciliation events can be forwarded to notification controller
9+ and alerting can be configured for Slack, MS Teams, Discord and Rocket chat
10+ using the [ notification.fluxcd.io API] ( https://github.com/fluxcd/notification-controller/tree/master/docs/spec ) .
11+
512## 0.0.1 (2020-06-24)
613
714This is the first prerelease ready for public testing. To get started
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ resources:
66images :
77- name : fluxcd/source-controller
88 newName : fluxcd/source-controller
9- newTag : v0.0.1
9+ newTag : v0.0.2
You can’t perform that action at this time.
0 commit comments