• v0.39.2 5c326d8a27

    v0.39.2
    All checks were successful
    / build-test (push) Successful in 8m5s
    / release (push) Successful in 22s
    Stable

    eofredj released this 2026-07-16 22:56:57 +02:00 | 93 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): add missing Pod headline in pod detail pane
    • fix(tui): use instantaneous CPU instead of lifetime average
    • fix(upgrade): use stop+start instead of restart to avoid pod dependency cascade

    🔧 Other Changes

    • chore(version): Release v0.39.2

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 5c326d8
    • Build Date: 2026-07-16 21:05:23 UTC

    🔐 Checksums

    bb6601380f7d3e616fc8e2a55432ccc56a10b0e4989e84a61480dcc69408c9d8  pods-ctl
    
    Downloads