Skip to content

InfraMind v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 01:24

Changes in v2.0.0

  • chore: test pypi publishing with new repo name
  • docs: update repository name to InfraMind in PyPI setup guide
  • chore: bump version to 1.0.0 [skip ci]

Full Changelog: v1.0.0...v2.0.0

📦 Installation

CLI Tool

pip install inframind-cli==2.0.0

Docker Images

# API
docker pull ghcr.io/IdanG7/InfraMind/api:v2.0.0

# Agent
docker pull ghcr.io/IdanG7/InfraMind/agent:v2.0.0

One-Command Install

curl -fsSL https://raw.githubusercontent.com/IdanG7/InfraMind/v2.0.0/install.sh | bash

🎯 What's Changed

See the full changelog