Skip to content

Commit 4997df6

Browse files
authored
Merge pull request #23 from fluxcd/release-v0.0.5
Release v0.0.5
2 parents 59bcf64 + f7f8633 commit 4997df6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

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

5+
## 0.0.5 (2020-07-20)
6+
7+
This prerelease drops support for Kubernetes <1.16.
8+
The CRDs have been updated to `apiextensions.k8s.io/v1`.
9+
510
## 0.0.4 (2020-07-16)
611

712
This prerelease comes with improvements to logging and

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.4
9+
newTag: v0.0.5

0 commit comments

Comments
 (0)