• v0.37.2 fd14864e25

    v0.37.2
    All checks were successful
    / release (push) Successful in 12s
    / build-test (push) Successful in 7m4s
    Stable

    eofredj released this 2026-07-15 22:49:01 +02:00 | 104 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): use visual-width padding for metric key alignment

    🔧 Other Changes

    • chore(version): Release v0.37.2
    • test(tui): update sparkline test for two-line layout
    • refactor(tui): use detailMetric for resource overlay metrics
    • refactor(tui): use detailMetric for stats overlay metrics

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: fd14864
    • Build Date: 2026-07-15 20:54:19 UTC

    🔐 Checksums

    d3a54b78e1bfcd07ea86d1f8ec3b68aaf1625ef20d1ea82997470b3de65ae57a  pods-ctl
    
    Downloads