File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.20.1
4
+
5
+ ** Release date:** 2022-04-20
6
+
7
+ This prerelease equals to [ ` v0.20.0 ` ] ( #0200 ) , but is tagged at the right
8
+ revision.
9
+
3
10
## 0.20.0
4
11
5
12
** Release date:** 2022-04-19
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ resources:
5
5
images :
6
6
- name : fluxcd/helm-controller
7
7
newName : fluxcd/helm-controller
8
- newTag : v0.20.0
8
+ newTag : v0.20.1
Original file line number Diff line number Diff line change 5
5
replace github.com/fluxcd/helm-controller/api => ./api
6
6
7
7
require (
8
- github.com/fluxcd/helm-controller/api v0.20.0
8
+ github.com/fluxcd/helm-controller/api v0.20.1
9
9
github.com/fluxcd/pkg/apis/acl v0.0.3
10
10
github.com/fluxcd/pkg/apis/kustomize v0.3.3
11
11
github.com/fluxcd/pkg/apis/meta v0.12.2
You can’t perform that action at this time.
0 commit comments