From 175b70c8871d80a76aff1a0654487d2610213ad0 Mon Sep 17 00:00:00 2001 From: David Harris Date: Tue, 7 Jun 2022 10:38:16 +0100 Subject: [PATCH] bump link to API spec Signed-off-by: David Harris --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09eccea0..5f9a3f93 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The source-controller is a Kubernetes operator, specialised in artifacts acquisition from external sources such as Git, Helm repositories and S3 buckets. The source-controller implements the -[source.toolkit.fluxcd.io](https://github.com/fluxcd/source-controller/tree/master/docs/spec/v1beta1) API +[source.toolkit.fluxcd.io](https://github.com/fluxcd/source-controller/tree/main/docs/spec/v1beta2) API and is a core component of the [GitOps toolkit](https://fluxcd.io/docs/components/). ![overview](docs/diagrams/source-controller-overview.png)