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 c9c51f1 + 7182d9f commit 63d5f21Copy full SHA for 63d5f21
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.6 (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.5 (2020-07-13)
11
12
This prerelease comes with improvements to logging.
config/manager/kustomization.yaml
@@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
- newTag: v0.0.5
+ newTag: v0.0.6
0 commit comments