• v0.46.8 381d0ab7e1

    v0.46.8
    All checks were successful
    / release (push) Successful in 57s
    / build-test (push) Successful in 5m1s
    Stable

    eofredj released this 2026-08-08 13:14:05 +02:00 | 2 commits to main since this release

    🐛 Bug Fixes

    • fix(recover): invalidate podman name cache after pod lifecycle actions

    🔧 Other Changes

    • chore(version): Release v0.46.8

    📦 Installation

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

    📋 Full Changelog

    Compare v0.46.7...v0.46.8

    🔨 Build Metadata

    • Git Commit: 381d0ab
    • Build Date: 2026-08-08 11:22:16 UTC

    🔐 Checksums

    757a6105790c36ec53dcd4383c8ebbdc9ecc13920d45f75ab8f1473d1e921748  pods-ctl
    
    Downloads