1.0.5-debian-10-r4 release

This commit is contained in:
Bitnami Bot
2021-11-16 03:00:47 +00:00
parent 97d611577c
commit b830177886
2 changed files with 4 additions and 2 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="wavefront-prometheus-storage-adapter" \
BITNAMI_IMAGE_VERSION="1.0.5-debian-10-r3" \
BITNAMI_IMAGE_VERSION="1.0.5-debian-10-r4" \
PATH="/opt/bitnami/wavefront-prometheus-storage-adapter/bin:$PATH"
USER 1001

View File

@@ -6,6 +6,8 @@
[Overview of Wavefront Prometheus Adapter](https://github.com/wavefrontHQ/prometheus-storage-adapter)
## TL;DR
```console
@@ -29,7 +31,7 @@ $ docker run --name wavefront-prometheus-storage-adapter bitnami/wavefront-prome
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/).
* [`1`, `1-debian-10`, `1.0.5`, `1.0.5-debian-10-r3`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter/blob/1.0.5-debian-10-r3/1/debian-10/Dockerfile)
* [`1`, `1-debian-10`, `1.0.5`, `1.0.5-debian-10-r4`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter/blob/1.0.5-debian-10-r4/1/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/wavefront-prometheus-storage-adapter GitHub repo](https://github.com/bitnami/bitnami-docker-wavefront-prometheus-storage-adapter).