Skip to content

Commit d00c867

Browse files
authored
Merge pull request #30 from fluxcd/release-v0.0.6
Release v0.0.6
2 parents 86829e7 + 4c1af4a commit d00c867

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 0.0.6 (2020-07-31)
6+
7+
This prerelease comes with a breaking change, the CRDs group
8+
has been renamed to `notification.toolkit.fluxcd.io`.
9+
The dependency on `source-controller` has been updated to `v0.0.7` to
10+
be able to work with `source.toolkit.fluxcd.io` resources.
11+
512
## 0.0.5 (2020-07-20)
613

714
This prerelease drops support for Kubernetes <1.16.

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ resources:
66
images:
77
- name: fluxcd/notification-controller
88
newName: fluxcd/notification-controller
9-
newTag: v0.0.5
9+
newTag: v0.0.6

0 commit comments

Comments
 (0)