Releases: digitalocean-labs/doks-lb-scale
Releases · digitalocean-labs/doks-lb-scale
v0.3.1-beta
Full Changelog: v0.3.0-beta...v0.3.1-beta
v0.3.0-beta
What's Changed
- feat: Helm Chart by @jkpe in https://github.com/jkpe/doks-lb-scale/pull/5
- chore: Configure Renovate by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/6
- chore(deps): update actions/setup-python action to v5.6.0 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/7
- chore(deps): update azure/setup-helm action to v4.3.0 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/8
- chore(deps): update docker/build-push-action action to v5.4.0 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/10
- chore(deps): update docker/dockerfile docker tag to v1.17 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/11
- chore(deps): update docker/login-action action to v3.5.0 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/12
- chore(deps): update docker/metadata-action action to v5.8.0 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/13
- chore(deps): update docker/setup-buildx-action action to v3.11.1 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/14
- chore(deps): update golang docker tag to v1.25 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/15
- chore(deps): update sigstore/cosign-installer action to v3.9.2 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/16
- chore(deps): update actions/checkout action to v5 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/20
- chore(deps): update docker/build-push-action action to v6 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/21
- fix(deps): update module k8s.io/klog/v2 to v2.130.1 by @renovate[bot] in https://github.com/jkpe/doks-lb-scale/pull/18
- refactor: simplify secret name retrieval in _helpers.tpl by @jkpe in https://github.com/jkpe/doks-lb-scale/pull/23
New Contributors
- @renovate[bot] made their first contribution in https://github.com/jkpe/doks-lb-scale/pull/6
Full Changelog: jkpe/doks-lb-scale@v0.2.1-beta...v0.3.0-beta
v0.2.1-beta
What's Changed
- fix: NLB throughput metric names and add bytes/sec to Mbps conversion by @jkpe in https://github.com/jkpe/doks-lb-scale/pull/3
Full Changelog: jkpe/doks-lb-scale@v0.2.0-beta...v0.2.1-beta
v0.2.0-beta
What's Changed
- feat: reintroduce DigitalOcean API metrics support for load balancer scaling by @jkpe in https://github.com/jkpe/doks-lb-scale/pull/2
Full Changelog: jkpe/doks-lb-scale@v0.1.1-beta...v0.2.0-beta
v0.1.1-beta
Build, test and push Docker image to GitHub Packages.
v0.1.0-beta
A lightweight Kubernetes controller that automatically scales a DigitalOcean Load Balancer node size (size unit) based on Prometheus metrics from your ingress controller.