1.6.3-ol-7-r18 release

This commit is contained in:
Bitnami Bot 2019-08-16 03:32:22 +00:00
parent 1b0c87ff95
commit 204294106e
2 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ RUN chmod g+rwX /opt/bitnami/fluentd/conf /opt/bitnami/fluentd/logs
COPY rootfs /
ENV BITNAMI_APP_NAME="fluentd" \
BITNAMI_IMAGE_VERSION="1.6.3-ol-7-r17" \
BITNAMI_IMAGE_VERSION="1.6.3-ol-7-r18" \
FLUENTD_CONF="fluentd.conf" \
FLUENTD_OPT="" \
GEM_HOME="/opt/bitnami/fluentd" \

View File

@ -44,7 +44,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/).
* [`1-ol-7`, `1.6.3-ol-7-r16` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.6.3-ol-7-r16/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.6.3-ol-7-r18` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.6.3-ol-7-r18/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.6.3-debian-9-r17`, `1`, `1.6.3`, `1.6.3-r17`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.6.3-debian-9-r17/1/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).
@ -66,7 +66,7 @@ $ docker pull bitnami/fluentd:[TAG]
If you wish, you can also build the image yourself.
```bash
$ docker build -t bitnami/fluentd:latest https://github.com/bitnami/bitnami-docker-fluentd.git
$ docker build -t bitnami/fluentd:latest 'https://github.com/bitnami/bitnami-docker-fluentd.git#master:1/debian-9'
```
# Connecting to other containers