Merge pull request #103 from fluxcd/release-v0.0.8

Release v0.0.8
This commit is contained in:
Stefan Prodan 2020-08-12 17:36:51 +03:00 committed by GitHub
commit b0b2d72b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
All notable changes to this project are documented in this file.
## 0.0.8 (2020-08-12)
This prerelease comes with improvements to Helm repository
index fetching. The Helm getter was upgraded to v3.3.0,
and it's possible to configure the timeout of index downloads.
## 0.0.7 (2020-07-31)
This prerelease comes with a breaking change, the

View File

@ -6,4 +6,4 @@ resources:
images:
- name: fluxcd/source-controller
newName: fluxcd/source-controller
newTag: v0.0.7
newTag: v0.0.8