• v0.39.1 02f27dd8cc

    v0.39.1
    All checks were successful
    / build-test (push) Successful in 5m10s
    / release (push) Successful in 1m38s
    Stable

    eofredj released this 2026-07-16 21:06:20 +02:00 | 97 commits to main since this release

    🐛 Bug Fixes

    • fix(tui): preserve and update running_image_version in images table

    🔧 Other Changes

    • chore(version): Release v0.39.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 02f27dd
    • Build Date: 2026-07-16 19:13:06 UTC

    🔐 Checksums

    ba10923526ae64d7a7cedf1c498088a08047c97ee36c7a274db442eaa6847510  pods-ctl
    
    Downloads