mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
merge: merge next branch into feat-traefik-version-checker
Merged latest changes from the next branch to keep the feature branch up to date. No conflicts were encountered during the merge. Changes from next branch: - Updated application deployment job error logging - Updated server manager job and instance settings - Removed PullHelperImageJob in favor of updated approach - Database migration refinements - Updated versions.json with latest component versions All automatic merges were successful and no manual conflict resolution was required. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
return [
|
||||
'coolify' => [
|
||||
'version' => '4.0.0-beta.444',
|
||||
'version' => '4.0.0-beta.445',
|
||||
'helper_version' => '1.0.12',
|
||||
'realtime_version' => '1.0.10',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
|
||||
Reference in New Issue
Block a user