Merge pull request #6 from fluxcd/update-components

manifests: update components
This commit is contained in:
Stefan Prodan 2020-04-27 14:53:54 +03:00 committed by GitHub
commit 7ae09934af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

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

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.2
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.1-alpha.2
- github.com/fluxcd/source-controller/config//crd?ref=v0.0.1-alpha.3
- github.com/fluxcd/source-controller/config//manager?ref=v0.0.1-alpha.3