6.6.1-ol-7-r6 release

This commit is contained in:
Bitnami Bot 2020-02-14 15:45:02 +00:00
parent d840193757
commit 1c781369fe
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ RUN mkdir -p /opt/bitnami/grafana/data/ /opt/bitnami/grafana/logs/ && chmod g+rw
COPY rootfs /
RUN /grafana-plugins.sh
ENV BITNAMI_APP_NAME="grafana" \
BITNAMI_IMAGE_VERSION="6.6.1-ol-7-r5" \
BITNAMI_IMAGE_VERSION="6.6.1-ol-7-r6" \
PATH="/opt/bitnami/grafana/bin:$PATH"
EXPOSE 3000

View File

@ -46,7 +46,7 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
* [`6-ol-7`, `6.6.1-ol-7-r5` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.6.1-ol-7-r5/6/ol-7/Dockerfile)
* [`6-ol-7`, `6.6.1-ol-7-r6` (6/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.6.1-ol-7-r6/6/ol-7/Dockerfile)
* [`6-debian-10`, `6.6.1-debian-10-r6`, `6`, `6.6.1`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-grafana/blob/6.6.1-debian-10-r6/6/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/grafana GitHub repo](https://github.com/bitnami/bitnami-docker-grafana).