2.2.4-debian-10-r6 release

This commit is contained in:
Bitnami Bot
2021-11-16 03:55:36 +00:00
parent 90033c897e
commit 12d370cd67
2 changed files with 7 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="kube-state-metrics" \
BITNAMI_IMAGE_VERSION="2.2.4-debian-10-r5" \
BITNAMI_IMAGE_VERSION="2.2.4-debian-10-r6" \
PATH="/opt/bitnami/kube-state-metrics/bin:$PATH"
EXPOSE 8080 8081

View File

@@ -1,10 +1,12 @@
# kube-state-metrics packaged by Bitnami
# Kube State Metrics packaged by Bitnami
## What is kube-state-metrics?
## What is Kube State Metrics?
> kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
[Overview of kube-state-metrics](https://github.com/kubernetes/kube-state-metrics)
[Overview of Kube State Metrics](https://github.com/kubernetes/kube-state-metrics)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
@@ -31,7 +33,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`2`, `2-debian-10`, `2.2.4`, `2.2.4-debian-10-r5`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kube-state-metrics/blob/2.2.4-debian-10-r5/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.2.4`, `2.2.4-debian-10-r6`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kube-state-metrics/blob/2.2.4-debian-10-r6/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/kube-state-metrics GitHub repo](https://github.com/bitnami/bitnami-docker-kube-state-metrics).