Skip to content

Commit

Permalink
Update kustomization.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: souleb <[email protected]>
  • Loading branch information
souleb authored Oct 12, 2023
1 parent 87c3ccc commit 9449a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.1/source-controller.crds.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.1.1/source-controller.deployment.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.1.2/source-controller.crds.yaml
- https://github.com/fluxcd/source-controller/releases/download/v1.1.2/source-controller.deployment.yaml
- ../crd
- ../rbac
- ../manager
Expand Down

0 comments on commit 9449a90

Please sign in to comment.