Skip to content

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 09 May 20:14
Immutable release. Only release title and notes can be modified.
2c30f1d

Install / Upgrade

One-liner — installs fresh or upgrades an existing install in place:

curl -fsSL https://raw.githubusercontent.com/NJannasch/vibecockpit/main/install.sh | bash
Other options
# Specific version
VERSION=v0.14.0 curl -fsSL https://raw.githubusercontent.com/NJannasch/vibecockpit/main/install.sh | bash

# Custom prefix
PREFIX=/opt curl -fsSL https://raw.githubusercontent.com/NJannasch/vibecockpit/main/install.sh | bash

# Or grab a binary directly from the assets below.

What's Changed

Full Changelog: v0.13.0...v0.14.0