Merge pull request #22 from fluxcd/source-controller-v0.0.1-alpha.6

Update source controller to v0.0.1-alpha.6
This commit is contained in:
Stefan Prodan 2020-05-06 14:16:02 +03:00 committed by GitHub
commit ca1785cf54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.1-alpha.5
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.1-alpha.5
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.1-alpha.6
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.1-alpha.6