• v0.7.1 27a9f2440c

    v0.7.1
    All checks were successful
    / build-test (push) Successful in 4m45s
    / release (push) Successful in 32s
    Stable

    eofredj released this 2026-06-15 20:17:59 +02:00 | 512 commits to main since this release

    🔧 Other Changes

    • chore(version): Release v0.7.1
    • chore: refresh codebase map (.planning/codebase/)

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 27a9f24
    • Build Date: 2026-06-15 18:23:05 UTC

    🔐 Checksums

    ed0f215fc57a682a938a0d47713f5fa1221b02a2d87aacd791c7c55e03d1a6d2  pods-ctl
    
    Downloads