Merge pull request #130 from fluxcd/kustomize-0.0.6

Update kustomize-controller to v0.0.6
This commit is contained in:
Stefan Prodan 2020-07-25 11:26:44 +03:00 committed by GitHub
commit c8586d1ef4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.5
- github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.5
- github.com/fluxcd/kustomize-controller/config//crd?ref=v0.0.6
- github.com/fluxcd/kustomize-controller/config//manager?ref=v0.0.6
patchesJson6902:
- target:
group: apps