• v0.29.1 6f78e77b2d

    v0.29.1
    All checks were successful
    / build-test (push) Successful in 3m23s
    / release (push) Successful in 35s
    Stable

    eofredj released this 2026-07-12 09:47:24 +02:00 | 221 commits to main since this release

    🐛 Bug Fixes

    • fix: remove healthcheck from status, fix JSON array cmd drift
    • fix: correct healthcheck directive names, status display, and root D-Bus

    🔧 Other Changes

    • chore(version): Release v0.29.1

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: 6f78e77
    • Build Date: 2026-07-12 07:51:20 UTC

    🔐 Checksums

    69ece85a93b32ada7859c98401e9b92e7c375e46beacdbfc1e0419ef222bc48c  pods-ctl
    
    Downloads