Skip to content

Commit

Permalink
CI attempt
Browse files Browse the repository at this point in the history
Signed-off-by: Hidde Beydals <[email protected]>
  • Loading branch information
hiddeco committed Feb 21, 2022
1 parent 13f8589 commit 6eecdf6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kustomize-system
resources:
- https://github.com/fluxcd/source-controller/releases/download/v0.21.2/source-controller.crds.yaml
- https://github.com/fluxcd/source-controller/releases/download/v0.21.2/source-controller.deployment.yaml
- https://github.com/fluxcd/source-controller//config/crd/?ref=rewrite-dev
- https://github.com/fluxcd/source-controller//config/manager/?ref=rewrite-dev
- ../crd
- ../rbac
- ../manager
- namespace.yaml

images:
- name: fluxcd/source-controller
newTag: v1beta2-8011d096

0 comments on commit 6eecdf6

Please sign in to comment.