• v0.37.0 1a9f503272

    v0.37.0
    All checks were successful
    / release (push) Successful in 46s
    / build-test (push) Successful in 4m16s
    Stable

    eofredj released this 2026-07-15 21:27:45 +02:00 | 111 commits to main since this release

    Features

    • feat: add build-linux target with Podman cross-compilation
    • feat: upgrade TUI with Catppuccin Mocha theme and visual polish

    🐛 Bug Fixes

    • fix: invalidate inspectCache after lifecycle actions

    🔧 Other Changes

    • chore(version): Release v0.37.0
    • style: make container and pod pane columns 50/50 split

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 1a9f503
    • Build Date: 2026-07-15 19:32:43 UTC

    🔐 Checksums

    ff51d5d3508e79db9059799c68cc0cb80b63736b9e202befca5a29aac54c132b  pods-ctl
    
    Downloads