• v0.19.1 84411fdbc8

    v0.19.1
    All checks were successful
    / release (push) Successful in 22s
    / build-test (push) Successful in 5m6s
    Stable

    eofredj released this 2026-06-28 18:06:18 +02:00 | 398 commits to main since this release

    🐛 Bug Fixes

    • fix(cmd): detect missing registry before db.Open auto-creates it

    🔧 Other Changes

    • chore(version): Release v0.19.1

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.19.1/pods-ctl-linux-amd64"
    
    # Verify checksum
    sha256sum -c pods-ctl-linux-amd64.sha256
    
    # Make executable and move to PATH
    chmod +x pods-ctl-linux-amd64
    mv pods-ctl-linux-amd64 /usr/local/bin/pods-ctl
    

    📋 Full Changelog

    Compare v0.19.0...v0.19.1

    🔨 Build Metadata

    • Git Commit: 84411fd
    • Build Date: 2026-06-28 16:08:18 UTC

    🔐 Checksums

    c46a7782470c05c0af3f7b9d9f4f2c6e10457ff3817b485d9e1a7d93341630b3  pods-ctl
    
    Downloads