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