github getnora-io/nora v0.2.28

latest releases: v0.7.1, v0.7.0, v0.6.5...
one month ago

Install

curl -fsSL https://getnora.io/install.sh | sh

Or download the binary directly:

curl -LO https://github.com/getnora-io/nora/releases/download/v0.2.28/nora-linux-amd64
chmod +x nora-linux-amd64
sudo mv nora-linux-amd64 /usr/local/bin/nora

Docker

Alpine (standard):

docker pull ghcr.io/getnora-io/nora:v0.2.28

RED OS:

docker pull ghcr.io/getnora-io/nora:v0.2.28-redos

Astra Linux SE:

docker pull ghcr.io/getnora-io/nora:v0.2.28-astra

Changelog

See CHANGELOG.md

What's Changed

  • chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #20
  • chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #21
  • chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #22
  • chore(deps): bump aquasecurity/trivy-action from 0.34.2 to 0.35.0 by @dependabot[bot] in #23
  • chore(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #24
  • chore(deps): bump bcrypt from 0.18.0 to 0.19.0 by @dependabot[bot] in #25
  • chore(deps): bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #26
  • chore(deps): bump uuid from 1.21.0 to 1.22.0 by @dependabot[bot] in #27
  • chore(deps): bump toml from 1.0.3+spec-1.1.0 to 1.0.6+spec-1.1.0 by @dependabot[bot] in #28

Full Changelog: v0.2.27...v0.2.28

Don't miss a new nora release

NewReleases is sending notifications on new releases.