Release v0.0.1-beta.4

This commit is contained in:
stefanprodan 2020-07-22 15:47:35 +03:00
parent c82600c5b8
commit 47ec46c5fe
2 changed files with 5 additions and 1 deletions

View File

@ -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.

View File

@ -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