File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
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 (2020-06-24)
6+
7+ This is the first prerelease ready for public testing. To get started
8+ testing, see the [ GitOps Toolkit guide] ( https://toolkit.fluxcd.io/get-started/ ) .
9+
510## 0.0.1-beta.2 (2020-06-10)
611
712This beta release comes with improvements to the
@@ -62,4 +67,4 @@ This is the first alpha release of source controller.
6267The controller is an implementation of the
6368[ source.fluxcd.io/v1alpha1] ( https://github.com/fluxcd/source-controller/tree/master/docs/spec/v1alpha1 ) API
6469based on the specifications described in the
65- [ Source Controller Proposal] ( https://github.com/fluxcd/source-controller/tree/master/docs/spec ) .
70+ [ Source Controller Proposal] ( https://github.com/fluxcd/source-controller/tree/master/docs/spec ) .
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-beta.2
9+ newTag : v0.0.1
Original file line number Diff line number Diff line change 1- # Source Controller Proposal
1+ # Source Controller
22
33The main goal is to define a set of Kubernetes objects that cluster
44admins and various automated operators can interact with to offload
You can’t perform that action at this time.
0 commit comments