Skip to content

Commit 3e68355

Browse files
authored
Merge pull request #71 from fluxcd/release-v0.0.5
Release v0.0.5
2 parents 795d9a4 + d9a3fda commit 3e68355

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 the alerting system

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
images:
66
- name: fluxcd/kustomize-controller
77
newName: fluxcd/kustomize-controller
8-
newTag: v0.0.4
8+
newTag: v0.0.5

0 commit comments

Comments
 (0)