• v0.30.2 3e63fc5b8e

    v0.30.2
    All checks were successful
    / build-test (push) Successful in 9m7s
    / release (push) Successful in 20s
    Stable

    eofredj released this 2026-07-12 15:18:44 +02:00 | 204 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): sparkline absolute scaling, fixed width, left-padding
    • fix(security): bound response reads and validate Podman names

    🔧 Other Changes

    • chore(version): Release v0.30.2

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 3e63fc5
    • Build Date: 2026-07-12 13:28:07 UTC

    🔐 Checksums

    02a5bb55972054aef26b13195373c3f226a0950e4e6de27741f99ab2fe829563  pods-ctl
    
    Downloads