Release v0.0.5
This commit is contained in:
parent
795d9a4cb3
commit
d9a3fdad34
|
@ -2,6 +2,11 @@
|
|||
|
||||
All notable changes to this project are documented in this file.
|
||||
|
||||
## 0.0.5 (2020-07-20)
|
||||
|
||||
This prerelease drops support for Kubernetes <1.16.
|
||||
The CRDs have been updated to `apiextensions.k8s.io/v1`.
|
||||
|
||||
## 0.0.4 (2020-07-16)
|
||||
|
||||
This prerelease comes with improvements to the alerting system
|
||||
|
|
|
@ -5,4 +5,4 @@ resources:
|
|||
images:
|
||||
- name: fluxcd/kustomize-controller
|
||||
newName: fluxcd/kustomize-controller
|
||||
newTag: v0.0.4
|
||||
newTag: v0.0.5
|
||||
|
|
Loading…
Reference in New Issue