• v0.6.1 50d06bf7ee

    v0.6.1
    All checks were successful
    / build-test (push) Successful in 4m50s
    / release (push) Successful in 22s
    Stable

    eofredj released this 2026-06-14 22:40:12 +02:00 | 528 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): allow expanding pods that have no children yet
    • fix(tui): use podman pod name instead of quadlet name for API calls

    📚 Documentation

    • docs: TUI UX implementation plan
    • docs: TUI Fancy Tree + Smart Overlay design spec

    🔧 Other Changes

    • chore(version): Release v0.6.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 50d06bf
    • Build Date: 2026-06-14 20:45:23 UTC

    🔐 Checksums

    23c68e8afb3b20c7587bfd1df7c47add3e2c22d908fc1b7516e735333eee2e11  pods-ctl
    
    Downloads