Skip to content

Releases: helmforgedev/strapi-base

Release v0.0.7

Choose a tag to compare

@github-actions github-actions released this 29 Jun 15:42
d5d643a

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

Choose a tag to compare

@github-actions github-actions released this 11 Jun 02:05
194020e

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

Choose a tag to compare

@github-actions github-actions released this 03 Jun 09:50
496c9ce

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

Choose a tag to compare

@github-actions github-actions released this 27 Apr 22:13
c5fd1d5

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

Choose a tag to compare

@github-actions github-actions released this 10 Apr 00:25

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

Choose a tag to compare

@github-actions github-actions released this 10 Apr 00:16

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

Choose a tag to compare

@github-actions github-actions released this 10 Apr 04:12

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

Choose a tag to compare

@github-actions github-actions released this 10 Apr 03:01

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

Choose a tag to compare

@github-actions github-actions released this 10 Apr 02:37

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

Choose a tag to compare

@github-actions github-actions released this 09 Apr 23:29

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