Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

v1.0.6

Choose a tag to compare

@github-actions github-actions released this 06 Dec 00:18
· 19 commits to main since this release

What's Changed

Docker Images

Docker images are available at:

  • ghcr.io/metorial/node-manager/collector:v1.0.6
  • ghcr.io/metorial/node-manager/outpost:v1.0.6
  • ghcr.io/metorial/node-manager/nodectl:v1.0.6

Installation

CLI (nodectl)

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

Linux/macOS:

tar xzf nodectl-linux-amd64.tar.gz
sudo mv nodectl-linux-amd64 /usr/local/bin/nodectl
sudo chmod +x /usr/local/bin/nodectl

Windows:
Extract the zip file and add the binary to your PATH.