Update SC in config/default

Signed-off-by: Sunny <github@darkowlzz.space>
This commit is contained in:
Sunny 2024-09-25 21:45:54 +00:00
parent 701ea28bc9
commit 5d1381215e
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: helm-system
resources:
- https://github.com/fluxcd/source-controller/releases/download/v1.3.0/source-controller.crds.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.3.0/source-controller.deployment.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.4.0/source-controller.crds.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.4.0/source-controller.deployment.yaml
- ../crd
- ../rbac
- ../manager