• v0.14.0 d6ceeb40bd

    v0.14.0
    All checks were successful
    / build-test (push) Successful in 4m6s
    / release (push) Successful in 1m55s
    Stable

    eofredj released this 2026-06-21 23:35:23 +02:00 | 455 commits to main since this release

    Features

    • feat(tui): increase Logs/Events pane heights

    🐛 Bug Fixes

    • fix(tui): extract host IP from published ports as IP fallback

    🔧 Other Changes

    • chore(version): Release v0.14.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: d6ceeb4
    • Build Date: 2026-06-21 21:41:09 UTC

    🔐 Checksums

    7df417d78ca6df91d50d82a1ea4dc863e56b0e8549dcd80b64f5fde3e2954a5c  pods-ctl
    
    Downloads