• v0.36.2 f11b65fa49

    v0.36.2
    All checks were successful
    / release (push) Successful in 21s
    / build-test (push) Successful in 4m49s
    Stable

    eofredj released this 2026-07-14 23:26:54 +02:00 | 120 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): use systemd NRestarts for details pane RestartCount

    🔧 Other Changes

    • chore(version): Release v0.36.2

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: f11b65f
    • Build Date: 2026-07-14 21:30:23 UTC

    🔐 Checksums

    d5872840811195e1b5141188372f1a4de55d962df3b8489a39b1a9b3f848a04b  pods-ctl
    
    Downloads