Releases: helmforgedev/strapi-base
Release list
Release v0.0.7
Strapi Base v0.0.7
Production-ready Strapi 5.49.0 base image with Node.js 22.
Features
- Multi-database support (SQLite, PostgreSQL, MySQL)
- Multi-arch (amd64, arm64)
- Health check endpoint (/_health)
- Security hardened
- Signed with Cosign
- SBOM included
Docker
```bash
docker pull helmforge/strapi-base:5.49.0
```
Release v0.0.6
Strapi Base v0.0.6
Production-ready Strapi 5.47.1 base image with Node.js 22.
Features
- Multi-database support (SQLite, PostgreSQL, MySQL)
- Multi-arch (amd64, arm64)
- Health check endpoint (/_health)
- Security hardened
- Signed with Cosign
- SBOM included
Docker
```bash
docker pull helmforge/strapi-base:5.47.1
```
Release v0.0.5
Strapi Base v0.0.5
Production-ready Strapi 5.42.0 base image with Node.js 22.
Features
- Multi-database support (SQLite, PostgreSQL, MySQL)
- Multi-arch (amd64, arm64)
- Health check endpoint (/_health)
- Security hardened
- Signed with Cosign
- SBOM included
Docker
```bash
docker pull helmforge/strapi-base:v0.0.5
```
Release v0.0.4
Strapi Base v0.0.4
Production-ready Strapi 5.42.0 base image with Node.js 22.
Features
- Multi-database support (SQLite, PostgreSQL, MySQL)
- Multi-arch (amd64, arm64)
- Health check endpoint (/_health)
- Security hardened
- Signed with Cosign
- SBOM included
Docker
```bash
docker pull helmforge/strapi-base:v0.0.4
```
v0.1.11
What's Changed
Strapi Version: 5.42.0
Node.js Version: 22.14.0
Changes
- fix: copy .strapi directory for admin panel (not build)
v0.1.10
What's Changed
Strapi Version: 5.42.0
Node.js Version: 22.14.0
Changes
- fix: copy admin panel build directory to production image
Release v0.0.3
Strapi Base v0.0.3
Production-ready Strapi 5.42.0 base image with Node.js 22.
Features
- Multi-database support (SQLite, PostgreSQL, MySQL)
- Multi-arch (amd64, arm64)
- Health check endpoint (/_health)
- Security hardened
- Signed with Cosign
- SBOM included
Docker
```bash
docker pull helmforge/strapi-base:v0.0.3
```
Release v0.0.2
Strapi Base v0.0.2
Production-ready Strapi 5.42.0 base image with Node.js 22.
Features
- Multi-database support (SQLite, PostgreSQL, MySQL)
- Multi-arch (amd64, arm64)
- Health check endpoint (/_health)
- Security hardened
- Signed with Cosign
- SBOM included
Docker
```bash
docker pull helmforge/strapi-base:v0.0.2
```
Release v0.0.1
Strapi Base v0.0.1
Production-ready Strapi 5.42.0 base image with Node.js 22.
Features
- Multi-database support (SQLite, PostgreSQL, MySQL)
- Multi-arch (amd64, arm64)
- Health check endpoint (/_health)
- Security hardened
- Signed with Cosign
- SBOM included
Docker
```bash
docker pull helmforge/strapi-base:v0.0.1
```
v0.1.9
What's Changed
Strapi Version: 5.42.0
Node.js Version: 22.14.0
Changes
- fix: trigger new build for image publication
- fix: complete core plugin dependencies and improve docs
- chore: update package-lock.json with new plugin dependencies