• v0.17.0 76c5240c67

    v0.17.0
    All checks were successful
    / build-test (push) Successful in 4m22s
    / release (push) Successful in 27s
    Stable

    eofredj released this 2026-06-28 01:44:14 +02:00 | 406 commits to main since this release

    Features

    • feat(tui): restore inspect tree, add focus shortcuts, and fix log streaming

    🐛 Bug Fixes

    • fix(health): replace list-stub cache with lazy inspect for health/recover

    🔧 Other Changes

    • chore(version): Release v0.17.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 76c5240
    • Build Date: 2026-06-27 23:48:58 UTC

    🔐 Checksums

    4c898300d09d37b19967f6f6f59e4541e3df6a563e5fc9c900f6d7dc6fca0e6c  pods-ctl
    
    Downloads