Releases: Scalr/runner
Releases · Scalr/runner
0.2.0
- Updated dependencies:
- kubectl: v1.33.1 -> v1.35.0
- gcloud: 525.0.0 -> 552.0.0
- aws_cli: 2.27.32 -> 2.33.2
- azure_cli: 2.74.0 -> 2.82.0
- scalr_cli: 0.17.1 -> 0.17.6
- python: 3.13.3 -> 3.13.11
- Added scalr/runner:x.y.z-python3.9 variant, backward compatible with deprecated https://github.com/Scalr/taco-runner-image pipeline.
0.1.5
0.1.4
0.1.3
Added
Set ENV PIP_BREAK_SYSTEM_PACKAGES=1 within the Dockerfile to enable system-wide Python package installations by default, bypassing the externally-managed-environment error (PEP 668). This removes the need to explicitly use --break-system-packages or initialize a virtual environment for global pip installs during the image build process.
Updated
Kubectl: from v1.33.0 to v1.33.1 Google Cloud CLI (gcloud): from 519.0.0 to 525.0.0 AWS CLI: from 2.27.1 to 2.27.32 Azure CLI: from 2.71.0 to 2.74.0 Scalr CLI: from 0.17.0 to 0.17.1