Skip to content

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 18 Jul 21:35
· 14 commits to main since this release

Added

  • Multi-arch (linux/amd64, linux/arm64) Docker image, built and pushed on
    every release to GHCR (ghcr.io/bmoczulski/yocache) and Docker Hub
    (docker.io/moczulski/yocache). Runs as a non-root user by default, self-heals
    bind-mount ownership on the data volume when started as root, and honors an
    explicit --user uid:gid override.

Full Changelog: v0.1.7...v0.1.8