Skip to content

v0.3.2

Latest

Choose a tag to compare

@dittops dittops released this 26 Jan 06:55
· 1 commit to main since this release
113db3d

What's Changed

  • feat: Implement scale-to-zero support for BudAIScaler by @dittops in #4

Full Changelog: 0.3.1...0.3.2


Installation

Using Helm (OCI Registry)

helm install scaler oci://ghcr.io/budecosystem/charts/scaler \
  --version 0.3.2 \
  --namespace scaler-system \
  --create-namespace

Using Docker Image

docker pull ghcr.io/budecosystem/scaler:0.3.2