Release v0.0.1-beta.4
This commit is contained in:
parent
c82600c5b8
commit
47ec46c5fe
|
@ -2,6 +2,10 @@
|
|||
|
||||
All notable changes to this project are documented in this file.
|
||||
|
||||
## 0.0.1-beta.4 (2020-07-22)
|
||||
|
||||
This beta release fixes a bug affecting helm release status reevaluation.
|
||||
|
||||
## 0.0.1-beta.3 (2020-07-21)
|
||||
|
||||
This beta release fixes a bug affecting helm charts reconciliation.
|
||||
|
|
|
@ -5,4 +5,4 @@ resources:
|
|||
images:
|
||||
- name: fluxcd/helm-controller
|
||||
newName: fluxcd/helm-controller
|
||||
newTag: v0.0.1-beta.3
|
||||
newTag: v0.0.1-beta.4
|
||||
|
|
Loading…
Reference in New Issue