1.7.4-ol-7-r23 release

This commit is contained in:
Bitnami Bot 2019-11-15 04:34:15 +00:00
parent 073d468f53
commit 852f5ed2c5
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ RUN . ./libcomponent.sh && component_unpack "fluentd" "1.7.4-0" --checksum 48458
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="fluentd" \
BITNAMI_IMAGE_VERSION="1.7.4-ol-7-r22" \
BITNAMI_IMAGE_VERSION="1.7.4-ol-7-r23" \
GEM_HOME="/opt/bitnami/fluentd" \
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/fluentd/bin:$PATH"

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.7.4-ol-7-r22` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.7.4-ol-7-r22/1/ol-7/Dockerfile)
* [`1-ol-7`, `1.7.4-ol-7-r23` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.7.4-ol-7-r23/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.7.4-debian-9-r17`, `1`, `1.7.4`, `1.7.4-r17`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.7.4-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).