File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
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.4 (2020-08-20)
6+
7+ This prerelease adds support for merging a flat single value from
8+ a ` ValueReference ` at the defined ` TargetPath ` , and fixes a bug in
9+ the merging of values where overwrites of a map with a flat single
10+ value was not allowed.
11+
512## 0.0.3 (2020-08-18)
613
714This prerelease upgrades the ` github.com/fluxcd/pkg/* ` dependencies to
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.3
8+ github.com/fluxcd/helm-controller/api v0.0.4
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.9
You can’t perform that action at this time.
0 commit comments