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 442085e + 03d4d80 commit a69f3a2Copy full SHA for a69f3a2
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 0.0.2 (2020-08-12)
6
+
7
+In this prerelease the Helm package was upgraded to [v3.3.0](https://github.com/helm/helm/releases/tag/v3.3.0).
8
9
## 0.0.1 (2020-07-31)
10
11
This prerelease comes with a breaking change, the CRDs group has been
config/manager/kustomization.yaml
@@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/helm-controller
newName: fluxcd/helm-controller
- newTag: v0.0.1
+ newTag: v0.0.2
0 commit comments