Skip to content

Releases: pyjeebz/PreScale

Prescale v0.3.0

28 Feb 06:42

Choose a tag to compare

🚀 Prescale v0.3.0

Installation

Helm:

helm repo add prescale https://pyjeebz.github.io/prescale
helm install prescale prescale/prescale --version 0.3.0

Docker:

docker pull ghcr.io/pyjeebz/prescale/inference:0.3.0
docker pull ghcr.io/pyjeebz/prescale/cost-intelligence:0.3.0

CLI:

pip install prescale-cli==0.3.0

Changes

  • fix(ci): use lowercase pyjeebz/prescale for image name (c9a9272)

Docker Images

  • ghcr.io/pyjeebz/prescale/inference:0.3.0
  • ghcr.io/pyjeebz/prescale/cost-intelligence:0.3.0

Helios v0.2.0

01 Feb 19:05

Choose a tag to compare

🚀 Helios v0.2.0

Installation

Helm:

helm repo add helios https://pyjeebz.github.io/helios
helm install helios helios/helios --version 0.2.0

Docker:

docker pull ghcr.io/pyjeebz/helios/inference:0.2.0
docker pull ghcr.io/pyjeebz/helios/cost-intelligence:0.2.0

CLI:

pip install helios-cli==0.2.0

Changes

Docker Images

  • ghcr.io/pyjeebz/helios/inference:0.2.0
  • ghcr.io/pyjeebz/helios/cost-intelligence:0.2.0

Helios v0.1.0

06 Jan 21:36

Choose a tag to compare

🚀 Helios v0.1.0

Installation

Helm:

helm repo add helios https://pyjeebz.github.io/helios
helm install helios helios/helios --version 0.1.0

Docker:

docker pull ghcr.io/pyjeebz/helios/inference:0.1.0
docker pull ghcr.io/pyjeebz/helios/cost-intelligence:0.1.0

CLI:

pip install helios-cli==0.1.0

Changes

  • fix: Rename packages to helios-platform and helios-platform-agent for PyPI uniqueness (e588091)

Docker Images

  • ghcr.io/pyjeebz/helios/inference:0.1.0
  • ghcr.io/pyjeebz/helios/cost-intelligence:0.1.0