• v0.36.4 64c897626f

    v0.36.4
    All checks were successful
    / build-test (push) Successful in 5m36s
    / release (push) Successful in 42s
    Stable

    eofredj released this 2026-07-15 09:56:24 +02:00 | 116 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): always show restart count in container detail pane

    🔧 Other Changes

    • chore(version): Release v0.36.4

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 64c8976
    • Build Date: 2026-07-15 08:09:48 UTC

    🔐 Checksums

    85abf78808e14e60d8de02349d0c62ff1076359c74b52f1227713ae47c80eae3  pods-ctl
    
    Downloads