File tree 2 files changed +10
-1
lines changed
2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project are documented in this file.
4
4
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
+
5
14
## 0.0.1-alpha.4 (2020-04-28)
6
15
7
16
This 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:
6
6
images :
7
7
- name : fluxcd/source-controller
8
8
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