• v0.45.0 feabf6679b

    v0.45.0
    All checks were successful
    / build-test (push) Successful in 7m40s
    / release (push) Successful in 10s
    Stable

    eofredj released this 2026-07-22 01:04:12 +02:00 | 36 commits to main since this release

    Features

    • feat: add pull command and ImageDrift stopped-pod support
    • feat(cli): comprehensive clig.dev compliance pass

    🐛 Bug Fixes

    • fix(cmd): skip pager for browse command

    📚 Documentation

    • docs: update documentation for CLI polish pass

    🔧 Other Changes

    • chore(version): Release v0.45.0

    📦 Installation

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

    📋 Full Changelog

    Compare v0.44.1...v0.45.0

    🔨 Build Metadata

    • Git Commit: feabf66
    • Build Date: 2026-07-21 23:12:03 UTC

    🔐 Checksums

    762812276b1593524b8bd4cb099996b99d9adaf8d17a9a7ca2290e464ec9d628  pods-ctl
    
    Downloads