Skip to content

v0.1.0-rc11

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:37
· 61 commits to main since this release

What's changed

Features

  • install: detect and pin the server's public IP at install time

Install

curl -sSL https://raw.githubusercontent.com/weiliang79/belune/v0.1.0-rc11/scripts/install.sh \
  | BELUNE_VERSION=v0.1.0-rc11 bash

Upgrading an existing install: run update.sh from your install
directory. Take a backup first — 0.x minor releases may contain
breaking changes.

Full changelog: v0.1.0-rc10...v0.1.0-rc11