Install
curl -fsSL https://getnora.io/install.sh | shOr download the binary directly:
curl -LO https://github.com/getnora-io/nora/releases/download/v0.2.25/nora-linux-amd64
chmod +x nora-linux-amd64
sudo mv nora-linux-amd64 /usr/local/bin/noraDocker
Alpine (standard):
docker pull ghcr.io/getnora-io/nora:v0.2.25RED OS:
docker pull ghcr.io/getnora-io/nora:v0.2.25-redosAstra Linux SE:
docker pull ghcr.io/getnora-io/nora:v0.2.25-astraChangelog
See CHANGELOG.md
What's Changed
- chore(deps): bump clap from 4.5.56 to 4.5.60 by @dependabot[bot] in #16
- chore(deps): bump uuid from 1.20.0 to 1.21.0 by @dependabot[bot] in #17
- chore(deps): bump tempfile from 3.24.0 to 3.26.0 by @dependabot[bot] in #19
- chore(deps): bump bcrypt from 0.17.1 to 0.18.0 by @dependabot[bot] in #18
- chore(deps): bump indicatif from 0.17.11 to 0.18.4 by @dependabot[bot] in #8
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #11
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #12
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #13
- chore(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.34.2 by @dependabot[bot] in #14
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #15
Full Changelog: v0.2.24...v0.2.25