Update ghostcms version to 6.0.0 (#271)

* chore(blueprint): update plane services to v0.27.1

- Bumped all makeplane service images from v0.25.3 to v0.27.1
- Updated web, space, admin, live, api, worker, beat-worker, migrator and proxy services
- Version alignment for all plane components in docker-compose blueprint

* chore(blueprint): update plane version to v0.27.1

* chore: update ghost image and version to 6.0.0
This commit is contained in:
Ragil Burhanudin Pamungkas
2025-08-07 13:50:57 +07:00
committed by GitHub
parent 1ff926b184
commit 996dbd8254
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
version: "3.8"
services:
ghost:
image: ghost:5-alpine
image: ghost:6-alpine
restart: always
environment:
database__client: mysql

View File

@@ -375,7 +375,7 @@
{
"id": "ghost",
"name": "Ghost",
"version": "5.0.0",
"version": "6.0.0",
"description": "Ghost is a free and open source, professional publishing platform built on a modern Node.js technology stack.",
"logo": "ghost.jpeg",
"links": {