apiVersion: kpt.dev/v1alpha1 kind: Kptfile dependencies: - name: upstream/crd git: repo: "https://github.com/fluxcd/source-controller" directory: "config/crd" ref: "v0.15.3" - name: upstream/manager git: repo: "https://github.com/fluxcd/source-controller" directory: "config/manager" ref: "v0.15.3"