1.2.6-ol-7-r2 release

This commit is contained in:
Bitnami Bot 2018-10-06 02:48:38 +00:00
parent 5ca5b15039
commit cfa22da621
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
COPY --from=buildenv /opt/bitnami/fluentd /opt/bitnami/fluentd
ENV BITNAMI_APP_NAME="fluentd" \
BITNAMI_IMAGE_VERSION="1.2.6-ol-7-r1" \
BITNAMI_IMAGE_VERSION="1.2.6-ol-7-r2" \
FLUENTD_CONF="fluentd.conf" \
FLUENTD_OPT="" \
GEM_HOME="/opt/bitnami/fluentd" \

View File

@ -3,7 +3,7 @@
# What is Fluentd?
Fluentd is an open source data collector, which lets you unify the data collection and consumption for a better use and understanding of data.
[https://fluentd.org](https://fluentd.org)
[https://www.fluentd.org](https://www.fluentd.org/)
# TL;DR;
@ -30,8 +30,8 @@ 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/containers/how-to/understand-rolling-tags-containers/).
* [`1-ol-7`, `1.2.6-ol-7-r1` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.6-ol-7-r1/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.2.6-debian-9-r0`, `1`, `1.2.6`, `1.2.6-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.6-debian-9-r0/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.2.6-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.6-ol-7-r2/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.2.6-debian-9-r1`, `1`, `1.2.6`, `1.2.6-r1`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.6-debian-9-r1/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).