Skip to content

Releases: zalando-incubator/kube-metrics-adapter

v0.2.6

12 Sep 12:44
32bda80

Choose a tag to compare

Highlights

The public image: ghcr.io/zalando-incubator/kube-metrics-adapter:v0.2.6 is now based on the distroless static base image. This solves critical CVEs present in previous versions (#817) and fixes the issue of missing tzdata (#813)

What's Changed

Full Changelog: v0.2.5...v0.2.6

kube-metrics-adapter-0.2.6

12 Sep 12:56
bfd050e

Choose a tag to compare

kube-metrics-adapter helm chart

v0.2.5

12 Sep 07:20
bf80e85

Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in #791
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 13 updates by @dependabot[bot] in #792
  • Bump github.com/prometheus/common from 0.62.0 to 0.63.0 in the all-go-mod-patch-and-minor group by @dependabot[bot] in #793
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 4 updates by @dependabot[bot] in #796
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot[bot] in #798
  • Add short names for (cluster)scalingschedule CRDs by @zaklawrencea in #799
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot[bot] in #800
  • Remove all category from ClusterScalingSchedule by @zaklawrencea in #802
  • Bump the all-go-mod-patch-and-minor group with 8 updates by @dependabot[bot] in #801
  • Add support for filtering nakadi subscriptions by @mikkeloscar in #795
  • Bump the all-go-mod-patch-and-minor group with 11 updates by @dependabot[bot] in #803
  • helm: fix wrong image as we moved to ghcr by @szuecs in #805
  • feat: add config flags for collection intervals by @thaniri in #807
  • Add Prometheus bearer token authentication support by @antoinedeschenes in #815

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

06 Mar 10:01
eef3840

Choose a tag to compare

What's Changed

  • Update chart to v0.2.3 by @mikkeloscar in #728
  • Group go.mod updates by @mikkeloscar in #729
  • Update to Kubernetes v1.30.2 by @mikkeloscar in #730
  • Group dependabot updates daily by @mikkeloscar in #736
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #737
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 in the all-go-mod-patch-and-minor group by @dependabot in #738
  • Only let Dependabot update weekly by @mikkeloscar in #739
  • Bump golang.org/x/net from 0.26.0 to 0.27.0 in the all-go-mod-patch-and-minor group by @dependabot in #740
  • Bump the all-go-mod-patch-and-minor group with 3 updates by @dependabot in #741
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates by @dependabot in #745
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 12 updates by @dependabot in #748
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 6 updates by @dependabot in #751
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates by @dependabot in #753
  • Bump the all-go-mod-patch-and-minor group with 2 updates by @dependabot in #754
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #755
  • Bump the all-go-mod-patch-and-minor group with 3 updates by @dependabot in #756
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 in the all-go-mod-patch-and-minor group by @dependabot in #757
  • Bump the all-go-mod-patch-and-minor group with 8 updates by @dependabot in #759
  • Update to Kubernetes v1.31.3 by @mikkeloscar in #766
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates by @dependabot in #767
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #768
  • Adjust HPA when schedule scaling change is below tolerance by @mikkeloscar in #765
  • Fix missing AverageValue on HPA by @mikkeloscar in #769
  • chore(deps): update dependencies by @mikkeloscar in #770
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 11 updates by @dependabot in #772
  • Bump the all-go-mod-patch-and-minor group with 2 updates by @dependabot in #773
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #775
  • 776: add serviceAccountAnnotations by @jgournet in #778
  • Bump the all-go-mod-patch-and-minor group across 1 directory with 11 updates by @dependabot in #780
  • Fix scaling adjustment edge case by @mikkeloscar in #782
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #784
  • Add support for ajson scripting engine by @Adirael in #783
  • Bump the all-go-mod-patch-and-minor group with 5 updates by @dependabot in #786
  • Bump the all-go-mod-patch-and-minor group with 9 updates by @dependabot in #787
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #788
  • Bump the all-go-mod-patch-and-minor group with 4 updates by @dependabot in #789
  • Fix the check for HPA changed by @mikkeloscar in #785

New Contributors

Full Changelog: v0.2.3...v0.2.4

kube-metrics-adapter-0.2.3

13 Jun 07:36
a7007d6

Choose a tag to compare

kube-metrics-adapter helm chart

v0.2.2

07 Dec 11:20
49f9f5f

Choose a tag to compare

What's Changed

  • Add support for scaling based on Nakadi (#636)
  • Enable pushing to ghcr.io on merge to master (#625)
  • Use latest base image (#617)
  • Update to Kubernetes v1.24.17 (#607)
  • Update dependencies

Container image

docker run ghcr.io/zalando-incubator/kube-metrics-adapter:v0.2.2 --help

Full Changelog: v0.2.1...v0.2.2

v0.2.1

14 Jun 11:46
54e2d2d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

kube-metrics-adapter-0.2.0

12 May 21:23
a103a32

Choose a tag to compare

kube-metrics-adapter helm chart

Kubernetes v1.23

04 May 07:10
c4a1e08

Choose a tag to compare

This release makes Kubernetes v1.23 the minimum supported Kubernetes version because it now uses autoscaling/v2 API (#551).

Kubernetes 1.21

28 Oct 08:55
e600557

Choose a tag to compare

This release includes just #375 and the update of kubernetes dependencies to the 1.21 version.