Skip to content

Commit

Permalink
Release v0.0.1-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Jul 21, 2020
1 parent 3e39515 commit d01fd78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

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

## 0.0.1-beta.3 (2020-07-21)

This beta release fixes a bug affecting helm charts reconciliation.

## 0.0.1-beta.2 (2020-07-21)

This beta release comes with various bug fixes and minor improvements.
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ resources:
images:
- name: fluxcd/helm-controller
newName: fluxcd/helm-controller
newTag: v0.0.1-beta.2
newTag: v0.0.1-beta.3

0 comments on commit d01fd78

Please sign in to comment.