We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0578567 commit 527d2baCopy full SHA for 527d2ba
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.6.0 / 2023-01-04
2
+
3
+* [FEATURE] Add the `--header-name` flag to pass the label value via HTTP header. #118
4
+* [FEATURE] Add the `--internal-listen-address` flag to expose Prometheus metrics. #121
5
+* [FEATURE] Add the the `--label-value` flag to set the label value statically. #116
6
7
## 0.5.0 / 2022-06-14
8
9
* [ENHANCEMENT] Add `/healthz` endpoint for (Kubernetes) probes. #106
VERSION
@@ -1 +1 @@
-0.5.0
+0.6.0
0 commit comments