Release v0.1.1

This commit is contained in:
Hidde Beydals 2020-10-02 19:31:43 +02:00
parent e079429d09
commit ba5ce3a9ec
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
All notable changes to this project are documented in this file.
## 0.1.1 (2020-10-02)
This prerelease fixes a regression bug introduced in `v0.1.0`
resulting in the `spec.targetNamespace` not being taken into
account.
## 0.1.0 (2020-09-30)
This is the first MINOR prerelease, it promotes the

View File

@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/helm-controller
newName: fluxcd/helm-controller
newTag: v0.1.0
newTag: v0.1.1