1
0
mirror of synced 2026-02-06 19:05:55 +00:00

manifests: update components

- source-controller v0.0.1-alpha.3
- kustomize-controller v0.0.1-alpha.5
This commit is contained in:
stefanprodan
2020-04-27 13:52:24 +03:00
parent 47456019be
commit 191a8bf83c
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