• Pre-Release

    GiteaMirror released this 2026-01-27 15:42:20 -06:00 | -536 commits to main since this release

    📅 Originally published on GitHub: Tue, 27 Jan 2026 22:12:24 GMT
    🏷️ Git tag created: Tue, 27 Jan 2026 21:42:20 GMT

    Core image: ghcr.io/moghtech/komodo-core:2-dev
    Periphery image: ghcr.io/moghtech/komodo-periphery:2-dev
    Km image: ghcr.io/moghtech/komodo-cli:2-dev

    • Fixes incorrect "update available" when images on your host have multiple associated digests.

    • 🚨 There is a small change to a database schema that is made when you upgrade from v1 to v2. This is done automatically, but if you need to go back to v1, before taking down the v2 Core container run:

    docker compose -p komodo exec core bash -c "km database v1-downgrade -y"
    

    PR: https://github.com/moghtech/komodo/pull/889

    Downloads