Replace the legacy sync:bunny flags with an interactive CDN sync flow for service templates and release metadata. Serve official service templates from the Coollabs CDN, update version metadata, and remove obsolete helper scripts.
29 lines
567 B
JSON
29 lines
567 B
JSON
{
|
|
"coolify": {
|
|
"v4": {
|
|
"version": "4.1.2"
|
|
},
|
|
"nightly": {
|
|
"version": "4.2.0"
|
|
},
|
|
"helper": {
|
|
"version": "1.0.14"
|
|
},
|
|
"realtime": {
|
|
"version": "1.0.16"
|
|
},
|
|
"sentinel": {
|
|
"version": "0.0.21"
|
|
}
|
|
},
|
|
"traefik": {
|
|
"v3.6": "3.6.11",
|
|
"v3.5": "3.5.6",
|
|
"v3.4": "3.4.5",
|
|
"v3.3": "3.3.7",
|
|
"v3.2": "3.2.5",
|
|
"v3.1": "3.1.7",
|
|
"v3.0": "3.0.4",
|
|
"v2.11": "2.11.40"
|
|
}
|
|
}
|