0.11.0-debian-10-r131 release
This commit is contained in:
parent
aa72ad4bd4
commit
85f7b7cd42
|
|
@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
|
||||||
|
|
||||||
ENV APP_VERSION="0.11.0" \
|
ENV APP_VERSION="0.11.0" \
|
||||||
BITNAMI_APP_NAME="kubernetes-event-exporter" \
|
BITNAMI_APP_NAME="kubernetes-event-exporter" \
|
||||||
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r130" \
|
BITNAMI_IMAGE_VERSION="0.11.0-debian-10-r131" \
|
||||||
PATH="/opt/bitnami/kubernetes-event-exporter/bin:$PATH"
|
PATH="/opt/bitnami/kubernetes-event-exporter/bin:$PATH"
|
||||||
|
|
||||||
USER 1001
|
USER 1001
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,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/).
|
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/).
|
||||||
|
|
||||||
|
|
||||||
* [`0`, `0-debian-10`, `0.11.0`, `0.11.0-debian-10-r130`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubernetes-event-exporter/blob/0.11.0-debian-10-r130/0/debian-10/Dockerfile)
|
* [`0`, `0-debian-10`, `0.11.0`, `0.11.0-debian-10-r131`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubernetes-event-exporter/blob/0.11.0-debian-10-r131/0/debian-10/Dockerfile)
|
||||||
|
|
||||||
## Connecting to other containers
|
## Connecting to other containers
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue