Skip to content

Releases: Scalr/runner

0.2.0

19 Jan 15:07
8175ada

Choose a tag to compare

  • 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

15 Jan 13:32
d6a0751

Choose a tag to compare

Added scalr scalr user (1000:1000) to Docker image.

0.1.4

12 Jun 14:02
b5fb500

Choose a tag to compare

Changes

Switch to the standalone Python build. The Python installation in this image is compatible with scalr-agent versions 0.48.0 and above.

0.1.3

10 Jun 13:52
cc31884

Choose a tag to compare

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