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 e6a9f7c + a0e3130 commit a88916fCopy full SHA for a88916f
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.1-beta.1 (2020-07-20)
6
+
7
+This beta release drops support for Kubernetes <1.16.
8
+The CRDs have been updated to `apiextensions.k8s.io/v1`.
9
10
## 0.0.1-alpha.2 (2020-07-16)
11
12
This alpha release comes with improvements to alerts delivering,
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/helm-controller
newName: fluxcd/helm-controller
- newTag: v0.0.1-alpha.2
+ newTag: v0.0.1-beta.1
0 commit comments