Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 16:44
· 165 commits to main since this release
c76641e

Released by the release.yml workflow.

Published images (multi-arch — linux/amd64 and linux/arm64):

  • ghcr.io/ojuri-io/rda
  • ghcr.io/ojuri-io/paa
  • ghcr.io/ojuri-io/mla
  • ghcr.io/ojuri-io/fia
  • ghcr.io/ojuri-io/sentinel

Pull with :v1 for floating-major pinning, or :v1.1.0 to pin the exact build. docker pull will automatically select the right architecture for your host.

See CHANGELOG.md for the v1.1.0 change log, VERSIONING.md for the pinning recommendation, and UPGRADING.md for any major-version upgrade path.


This is the first tagged release. v1.0.0 was the soft-launch milestone on 2026-06-07 but never produced container images. v1.1.0 is the first version with GHCR artefacts adopters can pin to, the first version that exercises the docker-compose.ghcr.yml overlay for install-from-published-images, and the first version that publishes multi-arch images so adopters on Apple Silicon, AWS Graviton, Ampere, and other ARM hosts can pull without architecture overrides.