• v0.31.0 5aa870c2ff

    v0.31.0
    All checks were successful
    / build-test (push) Successful in 15m31s
    / release (push) Successful in 12s
    Stable

    eofredj released this 2026-07-12 20:58:11 +02:00 | 201 commits to main since this release

    Features

    • feat(recover,health): detect and start missing containers not in Podman

    📚 Documentation

    • docs: update documentation for missing container detection

    🔧 Other Changes

    • chore(version): Release v0.31.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 5aa870c
    • Build Date: 2026-07-12 19:13:55 UTC

    🔐 Checksums

    de2ba9f5742ac0aa52b9234fe9e4a7f2df4633788ad00f6c2c7285c252b1bc37  pods-ctl
    
    Downloads