• v0.33.1 09dd3b4c98

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

    eofredj released this 2026-07-14 00:54:51 +02:00 | 167 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): add missing ConfirmLayer implementation in overlay package

    🔧 Other Changes

    • chore(version): Release v0.33.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 09dd3b4
    • Build Date: 2026-07-13 23:18:11 UTC

    🔐 Checksums

    0e1b8e12f052f9bc9df9b503712686816dac3af88bebc67cfe32dcda60deac1c  pods-ctl
    
    Downloads