Skip to content

v0.3.1

Choose a tag to compare

@dittops dittops released this 26 Jan 04:33
· 3 commits to main since this release
1037191

What's Changed

  • feat: allow maxReplicas=0 to completely disable workload by @dittops in #3

Full Changelog: 0.3.0...0.3.1


Installation

Using Helm (OCI Registry)

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

Using Docker Image

docker pull ghcr.io/budecosystem/scaler:0.3.1