Skip to content

Commit 9ad0b15

Browse files
committed
Update SC in config/default
Signed-off-by: Sunny <[email protected]>
1 parent 8d40190 commit 9ad0b15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/default/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
namespace: kustomize-system
44
resources:
5-
- https://github.com/fluxcd/source-controller/releases/download/v1.3.0/source-controller.crds.yaml
6-
- https://github.com/fluxcd/source-controller/releases/download/v1.3.0/source-controller.deployment.yaml
5+
- https://github.com/fluxcd/source-controller/releases/download/v1.4.0/source-controller.crds.yaml
6+
- https://github.com/fluxcd/source-controller/releases/download/v1.4.0/source-controller.deployment.yaml
77
- ../crd
88
- ../rbac
99
- ../manager

0 commit comments

Comments
 (0)