File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project are documented in this file.
44
5+ ## 0.0.7 (2020-09-04)
6+
7+ This prerelease comes with documentation fixes.
8+ Container images for linux/amd64 and linux/arm64 are published to GHCR.
9+
510## 0.0.6 (2020-09-02)
611
712This prerelease adds support for Helm charts from ` GitRepository ` sources,
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ resources:
55images :
66 - name : fluxcd/helm-controller
77 newName : fluxcd/helm-controller
8- newTag : v0.0.6
8+ newTag : v0.0.7
Original file line number Diff line number Diff line change 55replace github.com/fluxcd/helm-controller/api => ./api
66
77require (
8- github.com/fluxcd/helm-controller/api v0.0.5
8+ github.com/fluxcd/helm-controller/api v0.0.7
99 github.com/fluxcd/pkg/lockedfile v0.0.5
1010 github.com/fluxcd/pkg/recorder v0.0.5
1111 github.com/fluxcd/source-controller/api v0.0.13
You can’t perform that action at this time.
0 commit comments