File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project are documented in this file.
44
5+ ## 0.0.1-alpha.5 (2020-04-30)
6+
7+ This alpha release contains several bug fixes
8+ [ #47 ] ( https://github.com/fluxcd/source-controller/pull/47 )
9+ [ #49 ] ( https://github.com/fluxcd/source-controller/pull/49 )
10+ [ #50 ] ( https://github.com/fluxcd/source-controller/pull/50 ) .
11+ After a successful synchronization, the controller reports the revision in the
12+ status ready condition.
13+
514## 0.0.1-alpha.4 (2020-04-28)
615
716This alpha release comes with [ integrity checks] ( https://github.com/fluxcd/source-controller/pull/45 )
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ resources:
66images :
77- name : fluxcd/source-controller
88 newName : fluxcd/source-controller
9- newTag : v0.0.1-alpha.4
9+ newTag : v0.0.1-alpha.5
You can’t perform that action at this time.
0 commit comments