Commit Graph

14 Commits

Author SHA1 Message Date
Hidde Beydals 5b5da6ba39 Add report, license and release badges to README
Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-04-22 10:37:29 +02:00
Daniel Holbach e0cf208eda add CII badge
ref: https://bestpractices.coreinfrastructure.org/en/projects/4789

Signed-off-by: Daniel Holbach <daniel@weave.works>
2021-04-08 12:22:42 +02:00
Michael Bridgen c5322814d9 Document libgit2 requirement in README
Signed-off-by: Michael Bridgen <michael@weave.works>
2021-01-14 14:19:22 +01:00
Michael Bridgen 2a22e6e296 Remove instructions in favour of the guide
Now there is a guide available, there's no need to have the scrappy
instructions I wrote for the README.

Signed-off-by: Michael Bridgen <michael@weave.works>
2021-01-07 12:03:26 +00:00
Michael Bridgen b78cebf42f Correct example given in README
- now requires an interval
 - .spec.update.setters.paths no longer there

Signed-off-by: Michael Bridgen <michael@weave.works>
2020-12-10 14:18:54 +00:00
Valeriano Manassero 0d04ac9b6b Fix kustomize build references
Signed-off-by: Valeriano Manassero <14011549+valeriano-manassero@users.noreply.github.com>
2020-11-30 13:57:45 +01:00
Hidde Beydals bf8c2deeb7 Make the API package a dedicated module
This includes changes to:

* Bump the Kubernetes dependencies to v1.19.3 to align
  with the other toolkit controllers.
* Update controller-runtime dependency to v0.6.3 to align
  with the other toolkit controllers.
* Update the source-controller dependency to the most recent
  v0.2.2 version to include the v1beta1 API.
* Add the `pkg/gittestserver` dependency for the Git tests,
  as this package was removed in a newer source-controller version.
* Bump the Go version to v1.15.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-11-19 12:16:17 +01:00
Michael Bridgen 9e486739e9 Adapt instructions in README to use setters 2020-10-13 21:00:13 +01:00
Michael Bridgen ab4a963d50 Change package name and fixup imports and paths 2020-08-10 18:09:57 +01:00
Hidde Beydals 8dc836e604 Change CRDs domain to 'image.toolkit.fluxcd.io'
This includes changes to the `README.md`, and a bump of the
`source-controller` dependency.
2020-07-31 17:05:56 +02:00
Michael Bridgen f61aee4f97 Remember to create the automation object 2020-07-28 08:33:49 +01:00
Michael Bridgen 292d457124 Fill out run-through in README.md
The README now gives a full run-through, starting with installing the
controllers, and ending with the automation making a commit.
2020-07-28 07:54:00 +01:00
Michael Bridgen 36e5d709ed Installation instructions 2020-07-27 16:12:41 +01:00
Michael Bridgen ac4cf07715 Initial revision with README 2020-07-18 15:18:39 +01:00