We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 795d9a4 + d9a3fda commit 3e68355Copy full SHA for 3e68355
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 the alerting system
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/kustomize-controller
newName: fluxcd/kustomize-controller
- newTag: v0.0.4
+ newTag: v0.0.5
0 commit comments