• v0.35.1 c184ff70e7

    v0.35.1
    All checks were successful
    / release (push) Successful in 11s
    / build-test (push) Successful in 7m51s
    Stable

    eofredj released this 2026-07-14 20:18:40 +02:00 | 129 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): populate declared images from filesystem on startup and selection

    🔧 Other Changes

    • chore(version): Release v0.35.1

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.35.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.35.0...v0.35.1

    🔨 Build Metadata

    • Git Commit: c184ff7
    • Build Date: 2026-07-14 18:20:58 UTC

    🔐 Checksums

    ed8a2386fed14262d46cf532c1554f0e40d371d5100ad3698c9750f7b46a552e  pods-ctl
    
    Downloads