Skip to content

Commit 9449a90

Browse files
authored
Update kustomization.yaml
Signed-off-by: souleb <bah.soule@gmail.com>
1 parent 87c3ccc commit 9449a90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/default/kustomization.yaml

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

0 commit comments

Comments
 (0)