mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-12 23:14:47 -03:30
Use calico crds.yaml for KDD CRDs and drop tarball artifacts (#12985)
This commit is contained in:
@@ -7,8 +7,8 @@ infos = {
|
||||
"url": "https://github.com/projectcalico/calico/releases/download/v{version}/SHA256SUMS",
|
||||
"graphql_id": "R_kgDOA87D0g",
|
||||
},
|
||||
"calico_crds_archive": {
|
||||
"url": "https://github.com/projectcalico/calico/archive/v{version}.tar.gz",
|
||||
"calico_crds": {
|
||||
"url": "https://github.com/projectcalico/calico/raw/v{version}/manifests/crds.yaml",
|
||||
"graphql_id": "R_kgDOA87D0g",
|
||||
"binary": True,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user