Release v0.0.9
This commit is contained in:
parent
97a5e7db06
commit
3a1894482c
|
@ -2,6 +2,11 @@
|
||||||
|
|
||||||
All notable changes to this project are documented in this file.
|
All notable changes to this project are documented in this file.
|
||||||
|
|
||||||
|
## 0.0.9 (2020-08-17)
|
||||||
|
|
||||||
|
This prerelease upgrades the `github.com/fluxcd/pkg/*` dependencies
|
||||||
|
to dedicated versioned modules.
|
||||||
|
|
||||||
## 0.0.8 (2020-08-12)
|
## 0.0.8 (2020-08-12)
|
||||||
|
|
||||||
This prerelease comes with improvements to Helm repository
|
This prerelease comes with improvements to Helm repository
|
||||||
|
|
|
@ -6,4 +6,4 @@ resources:
|
||||||
images:
|
images:
|
||||||
- name: fluxcd/source-controller
|
- name: fluxcd/source-controller
|
||||||
newName: fluxcd/source-controller
|
newName: fluxcd/source-controller
|
||||||
newTag: v0.0.8
|
newTag: v0.0.9
|
||||||
|
|
Loading…
Reference in New Issue