Releases: pyjeebz/PreScale
Releases · pyjeebz/PreScale
Prescale v0.3.0
🚀 Prescale v0.3.0
Installation
Helm:
helm repo add prescale https://pyjeebz.github.io/prescale
helm install prescale prescale/prescale --version 0.3.0Docker:
docker pull ghcr.io/pyjeebz/prescale/inference:0.3.0
docker pull ghcr.io/pyjeebz/prescale/cost-intelligence:0.3.0CLI:
pip install prescale-cli==0.3.0Changes
- fix(ci): use lowercase pyjeebz/prescale for image name (c9a9272)
Docker Images
ghcr.io/pyjeebz/prescale/inference:0.3.0ghcr.io/pyjeebz/prescale/cost-intelligence:0.3.0
Helios v0.2.0
🚀 Helios v0.2.0
Installation
Helm:
helm repo add helios https://pyjeebz.github.io/helios
helm install helios helios/helios --version 0.2.0Docker:
docker pull ghcr.io/pyjeebz/helios/inference:0.2.0
docker pull ghcr.io/pyjeebz/helios/cost-intelligence:0.2.0CLI:
pip install helios-cli==0.2.0Changes
- ci: retrigger build (8bc2ead)
Docker Images
ghcr.io/pyjeebz/helios/inference:0.2.0ghcr.io/pyjeebz/helios/cost-intelligence:0.2.0
Helios v0.1.0
🚀 Helios v0.1.0
Installation
Helm:
helm repo add helios https://pyjeebz.github.io/helios
helm install helios helios/helios --version 0.1.0Docker:
docker pull ghcr.io/pyjeebz/helios/inference:0.1.0
docker pull ghcr.io/pyjeebz/helios/cost-intelligence:0.1.0CLI:
pip install helios-cli==0.1.0Changes
- fix: Rename packages to helios-platform and helios-platform-agent for PyPI uniqueness (e588091)
Docker Images
ghcr.io/pyjeebz/helios/inference:0.1.0ghcr.io/pyjeebz/helios/cost-intelligence:0.1.0