Skip to content

v0.2.0

Choose a tag to compare

@dcmcand dcmcand released this 08 Apr 08:58
· 110 commits to main since this release
ecb57d1

Nebari Infrastructure Core v0.2.0

Release of Nebari Infrastructure Core (NIC) version v0.2.0.

Installation

Download the appropriate binary for your platform from the assets below.

Linux/macOS

# Download and extract
tar -xzf nic_v0.2.0_linux_x86_64.tar.gz

# Move to PATH
sudo mv nic /usr/local/bin/

# Verify installation
nic --help

Windows

Extract the zip file and add the nic.exe to your PATH.

Changelog

Bug fixes

Others

Full Changelog: v0.1.0...v0.2.0