Skip to content

Commit 704776d

Browse files
committed
Run e2e with source-controller v1.0.0
Signed-off-by: Stefan Prodan <[email protected]>
1 parent 584ebdb commit 704776d

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.0.0-rc.4/source-controller.crds.yaml
6-
- https://github.com/fluxcd/source-controller/releases/download/v1.0.0-rc.4/source-controller.deployment.yaml
5+
- https://github.com/fluxcd/source-controller/releases/download/v1.0.0/source-controller.crds.yaml
6+
- https://github.com/fluxcd/source-controller/releases/download/v1.0.0/source-controller.deployment.yaml
77
- ../crd
88
- ../rbac
99
- ../manager

0 commit comments

Comments
 (0)