Merge pull request #87 from fluxcd/release-v0.0.5

Release v0.0.5
This commit is contained in:
Stefan Prodan 2020-07-13 17:00:06 +03:00 committed by GitHub
commit 7891493ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

View File

@ -2,6 +2,13 @@
All notable changes to this project are documented in this file.
## 0.0.5 (2020-07-13)
This prerelease comes with improvements to logging.
The default logging format is JSON and the timestamp format is ISO8601.
Introduce `fluxcd.io/reconcileA` annotation for on-demand reconciliation
of source objects.
## 0.0.4 (2020-07-10)
This prerelease comes with fixes to the testing framework.

View File

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