Files
renovate-config/civo.json
2023-10-03 18:56:19 +01:00

17 lines
476 B
JSON

{
"customDatasources": {
"civo-k3s": {
"defaultRegistryUrlTemplate": "https://civo-versions.cluster.fun/k3s/"
},
"civo-k3s-stable": {
"defaultRegistryUrlTemplate": "https://civo-versions.cluster.fun/k3s/stable/"
},
"civo-talos": {
"defaultRegistryUrlTemplate": "https://civo-versions.cluster.fun/talos/"
},
"civo-talos-stable": {
"defaultRegistryUrlTemplate": "https://civo-versions.cluster.fun/talos/stable/"
}
}
}