Skip to content

Commit a69f3a2

Browse files
authored
Merge pull request #50 from fluxcd/release-v0.0.2
Release v0.0.2
2 parents 442085e + 03d4d80 commit a69f3a2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project are documented in this file.
44

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+
59
## 0.0.1 (2020-07-31)
610

711
This prerelease comes with a breaking change, the CRDs group has been

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
images:
66
- name: fluxcd/helm-controller
77
newName: fluxcd/helm-controller
8-
newTag: v0.0.1
8+
newTag: v0.0.2

0 commit comments

Comments
 (0)