Skip to content
This repository was archived by the owner on Dec 19, 2022. It is now read-only.

Releases: olxbr/metrics-server-exporter

v0.0.7

17 Jan 22:37

Choose a tag to compare

Support Label Selector and Namespace whitelisting. (#32)

* Support for Label Selector and Namespace whitelisting

* Reset README.md

* Removed unused arguments.

v0.0.6

28 Aug 18:43
a495f03

Choose a tag to compare

 chore(circleci) update kubeval version (#25)

* chore(circleci) update kubeval version

* fix(circleci) adjust docker login variables

* fix(circleci) fix typo

v0.0.5

14 Jun 20:02
576d901

Choose a tag to compare

fix(circleci): fix context on ci jobs (#19)

v0.0.4

19 Oct 22:42
eee6933

Choose a tag to compare

fix(app) fix metric by container problem (#13)

v0.0.3

09 Oct 19:49
ab2f897

Choose a tag to compare

fix(app) fix request.get problem (#11)

* chore(deploy) adjust image version

* fix(app) add retries for request metrics api

v0.0.2

04 Oct 16:59
77b72b8

Choose a tag to compare

fix(app) setting variable before add_sample fixing UnboundLocalError …

v0.0.1

03 Oct 14:23
86d41fa

Choose a tag to compare

fix(circle) removing requires and adjust regex (#7)