• v0.35.2 49bddd1ce7

    v0.35.2
    All checks were successful
    / release (push) Successful in 28s
    / build-test (push) Successful in 5m35s
    Stable

    eofredj released this 2026-07-14 21:19:42 +02:00 | 126 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): normalize healthcheck display in container pane
    • fix(tui): dispatch selectionChangedMsg when Diff pane is visible

    🔧 Other Changes

    • chore(version): Release v0.35.2

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 49bddd1
    • Build Date: 2026-07-14 19:24:17 UTC

    🔐 Checksums

    fe9db7c2decac80df8b013e96196ae5de6285489512375c1c0b56561846e5d4c  pods-ctl
    
    Downloads