• v0.29.0 c5168b76ac

    v0.29.0
    All checks were successful
    / release (push) Successful in 28s
    / build-test (push) Successful in 8m57s
    Stable

    eofredj released this 2026-07-12 01:09:43 +02:00 | 224 commits to main since this release

    Features

    • feat: add root system-level Podman support

    🔧 Other Changes

    • chore(version): Release v0.29.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: c5168b7
    • Build Date: 2026-07-11 23:19:03 UTC

    🔐 Checksums

    056dd45aeed30d89bfa4b07b85398316171284715a3b302d2a1deaf9efdcb24a  pods-ctl
    
    Downloads