We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8677ae1 commit 04ad202Copy full SHA for 04ad202
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.1-beta.2 (2020-07-21)
6
+
7
+This beta release comes with various bug fixes and minor improvements.
8
9
## 0.0.1-beta.1 (2020-07-20)
10
11
This beta release drops support for Kubernetes <1.16.
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/helm-controller
newName: fluxcd/helm-controller
- newTag: v0.0.1-beta.1
+ newTag: v0.0.1-beta.2
0 commit comments