Skip to content

InfraMind v0.1.2

Choose a tag to compare

@github-actions github-actions released this 10 Nov 00:54

Changes in v0.1.2

  • docs: add PyPI publishing setup guide
  • fix(ci): make PyPI publishing optional in release workflow
  • chore: bump version to 0.1.1 [skip ci]

Full Changelog: v0.1.1...v0.1.2

📦 Installation

CLI Tool

pip install inframind-cli==0.1.2

Docker Images

# API
docker pull ghcr.io/IdanG7/infraread/api:v0.1.2

# Agent
docker pull ghcr.io/IdanG7/infraread/agent:v0.1.2

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/infraread/v0.1.2/install.sh | bash

🎯 What's Changed

See the full changelog