mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-27 21:58:50 +00:00
Update source-controller to v0.4.0
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
8f1da33375
commit
dd8dc90c1e
3 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- https://github.com/fluxcd/source-controller/archive/v0.3.0.zip//source-controller-0.3.0/config/crd
|
||||
- https://github.com/fluxcd/source-controller/archive/v0.3.0.zip//source-controller-0.3.0/config/manager
|
||||
- https://github.com/fluxcd/source-controller/archive/v0.4.0.zip//source-controller-0.4.0/config/crd
|
||||
- https://github.com/fluxcd/source-controller/archive/v0.4.0.zip//source-controller-0.4.0/config/manager
|
||||
patchesJson6902:
|
||||
- target:
|
||||
group: apps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue