We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59bcf64 + f7f8633 commit 4997df6Copy full SHA for 4997df6
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project are documented in this file.
4
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
10
## 0.0.4 (2020-07-16)
11
12
This prerelease comes with improvements to logging and
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/notification-controller
newName: fluxcd/notification-controller
- newTag: v0.0.4
+ newTag: v0.0.5
0 commit comments