coolify/app/Actions
rosslh b2492d51c8 feat: add update pipeline with MapleDeploy CDN and versioning
Route all Coolify update artifacts (versions.json, upgrade.sh,
compose files) through updates.mapledeploy.ca instead of upstream
cdn.coollabs.io. Extend CI to publish artifacts to Bunny CDN
storage zone and purge cache on each build.

- Point CDN_URL, versions_url, upgrade_script_url to updates.mapledeploy.ca
- Hardcode helper/realtime images to ghcr.io (not mirrored to Forgejo)
- Pass registry_url as 3rd arg to upgrade.sh for main image pulls
- Adopt versioning scheme 4.0.0-beta.X.N (bump to 4.0.0-beta.463.1)
- Add CI steps: generate versions.json, upload to Bunny, purge cache
2026-06-19 19:25:25 -04:00
..
Application feat(application): preserve crash restart limit status 2026-06-03 11:01:28 +02:00
CoolifyTask refactor: simplify remote process chain and harden ActivityMonitor 2026-03-26 13:26:16 +01:00
Database fix(database): honor disabled standalone health checks 2026-06-01 08:55:03 +02:00
Docker feat(application): preserve crash restart limit status 2026-06-03 11:01:28 +02:00
Fortify fix(seeding): ensure root user joins root team 2026-05-26 17:05:54 +02:00
Proxy feat(branding): apply MapleDeploy branding to Coolify 2026-06-19 19:24:38 -04:00
Server feat: add update pipeline with MapleDeploy CDN and versioning 2026-06-19 19:25:25 -04:00
Service fix(log-drain): connect drain to service networks 2026-06-02 14:33:57 +02:00
Shared fix: don't show health status for exited containers 2025-11-24 09:09:37 +01:00
Stripe feat(subscription): add billing interval to price preview 2026-03-27 19:05:13 +01:00
User fix(api): validate token team context 2026-06-01 15:17:55 +02:00