• v0.36.1 5da560bf03

    v0.36.1
    All checks were successful
    / build-test (push) Successful in 4m2s
    / release (push) Successful in 24s
    Stable

    eofredj released this 2026-07-14 22:45:58 +02:00 | 122 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): remove blank lines and healthcheck section from container pane

    🔧 Other Changes

    • chore(version): Release v0.36.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 5da560b
    • Build Date: 2026-07-14 20:50:26 UTC

    🔐 Checksums

    7c6d7e2de85a6aa2e85eea546c5fcfd4783e34eee67cd58ec56e685958ae6fc1  pods-ctl
    
    Downloads