refactor(workflows): replace jq with PHP script for version retrieval in workflows
This commit is contained in:
@@ -4,6 +4,7 @@ return [
|
||||
'coolify' => [
|
||||
'version' => '4.0.0-beta.388',
|
||||
'helper_version' => '1.0.5',
|
||||
'realtime_version' => '1.0.5',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
'autoupdate' => env('AUTOUPDATE'),
|
||||
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),
|
||||
|
Reference in New Issue
Block a user