Skip to content

RC — v1.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 19:03
bb1ce5d

🧪 This is a release candidate — built from `release/v1.0.0` for UAT testing.
Do not use in production. Stable release pending sign-off.

Branch: `release/v1.0.0`
Commit: `b668ed2`
Version: `v1.0.0-rc.1`

Install RC build
```bash

macOS (Apple Silicon)

curl -L https://github.com/ankit373/hydra/releases/download/v1.0.0-rc.1/hydra_v1.0.0-rc.1_darwin_arm64.tar.gz | tar xz
sudo mv hyctl /usr/local/bin/
```