Skip to content

v0.15.4

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:32
· 12 commits to develop since this release

Nexploy 0.15.4

Features

  • registry: add support for registry container deletion and Traefik config management — 8c417f6
  • registry: add support for secure local registries with Traefik integration — e4a8634

Other Changes

  • [Release] Update version to 0.15.4 — ba29c99

Docker images

docker pull nexploy/nexploy:0.15.4
docker pull nexploy/docker-api:0.15.4

Install

curl -fsSL https://nexploy.app/install.sh | sh

Or pin this exact version:

NEXPLOY_VERSION=v0.15.4 \
  sh -c "$(curl -fsSL https://nexploy.app/install.sh)"

Already running Nexploy?

curl -fsSL https://nexploy.app/install.sh | sh -s update

Contributors

Thanks to everyone who contributed to this release:

@nathacks

Full changelog: v0.15.3...v0.15.4