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.23/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.23RED OS:
docker pull ghcr.io/getnora-io/nora:v0.2.23-redosChangelog
See CHANGELOG.md
What's Changed
- chore(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.34.1 by @dependabot[bot] in #2
- chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #3
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #4
- chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #5
- chore(deps): bump flate2 from 1.1.8 to 1.1.9 by @dependabot[bot] in #6
- chore(deps): bump toml from 0.8.23 to 1.0.3+spec-1.1.0 by @dependabot[bot] in #7
- chore(deps): bump quick-xml from 0.31.0 to 0.39.2 by @dependabot[bot] in #9
- chore(deps): bump chrono from 0.4.43 to 0.4.44 by @dependabot[bot] in #10
New Contributors
- @dependabot[bot] made their first contribution in #2
Full Changelog: v0.2.22...v0.2.23