chore(versions): update Coolify version to 4.0.0-beta.420.1 and add new services (karakeep, miniflux, pingvinshare) to service templates
This commit is contained in:
parent
680187294a
commit
b234bfb9a0
3 changed files with 67 additions and 22 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
return [
|
||||
'coolify' => [
|
||||
'version' => '4.0.0-beta.420',
|
||||
'version' => '4.0.0-beta.420.1',
|
||||
'helper_version' => '1.0.8',
|
||||
'realtime_version' => '1.0.9',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"coolify": {
|
||||
"v4": {
|
||||
"version": "4.0.0-beta.420"
|
||||
"version": "4.0.0-beta.420.1"
|
||||
},
|
||||
"nightly": {
|
||||
"version": "4.0.0-beta.421"
|
||||
|
|
|
|||
Loading…
Reference in a new issue