Skip to content

Commit 7891493

Browse files
authored
Merge pull request #87 from fluxcd/release-v0.0.5
Release v0.0.5
2 parents 315c2d7 + 780b438 commit 7891493

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 0.0.5 (2020-07-13)
6+
7+
This prerelease comes with improvements to logging.
8+
The default logging format is JSON and the timestamp format is ISO8601.
9+
Introduce `fluxcd.io/reconcileA` annotation for on-demand reconciliation
10+
of source objects.
11+
512
## 0.0.4 (2020-07-10)
613

714
This prerelease comes with fixes to the testing framework.

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ resources:
66
images:
77
- name: fluxcd/source-controller
88
newName: fluxcd/source-controller
9-
newTag: v0.0.4
9+
newTag: v0.0.5

0 commit comments

Comments
 (0)