Skip to content

v0.15.9

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 15:44
· 1 commit to develop since this release

Nexploy 0.15.9

Chores

  • deps: bump @nexploy/nodes to v0.8.3 in pnpm-lock.yaml and package.jsonc58f0e3

Other Changes

  • [Release] Update version to 0.15.9 — e411b8f

Docker images

docker pull nexploy/nexploy:0.15.9
docker pull nexploy/docker-api:0.15.9

Install

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

Or pin this exact version:

NEXPLOY_VERSION=v0.15.9 \
  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.8...v0.15.9