Release v0.1.1
This commit is contained in:
parent
e079429d09
commit
ba5ce3a9ec
|
@ -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
|
||||
|
|
|
@ -5,4 +5,4 @@ resources:
|
|||
images:
|
||||
- name: fluxcd/helm-controller
|
||||
newName: fluxcd/helm-controller
|
||||
newTag: v0.1.0
|
||||
newTag: v0.1.1
|
||||
|
|
Loading…
Reference in New Issue