0.23.0-rhel-7-r5 release

This commit is contained in:
Bitnami Bot 2019-03-10 08:42:51 +00:00
parent 767f7aa8a3
commit b70878a12f
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ RUN chown -R 1001:root /etc/nginx /etc/ingress-controller && \
RUN chown -R 1001:root /var/log/nginx && chmod g+rwX -R /var/log/nginx &&\
chown -R 1001:root /opt/bitnami/nginx/conf && chmod g+rwX -R /opt/bitnami/nginx/conf
ENV BITNAMI_APP_NAME="nginx-ingress-controller" \
BITNAMI_IMAGE_VERSION="0.23.0-rhel-7-r4" \
BITNAMI_IMAGE_VERSION="0.23.0-rhel-7-r5" \
BITNAMI_PKG_CHMOD="-R g+rwX" \
HOME="/" \
NAMI_PREFIX="/.nami" \

View File

@ -36,7 +36,7 @@ Bitnami containers can be used with [Kubeapps](https://kubeapps.com/) for deploy
> NOTE: Debian 8 images have been deprecated in favor of Debian 9 images. Bitnami will not longer publish new Docker images based on Debian 8.
* [`0-rhel-7`, `0.23.0-rhel-7-r4` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.23.0-rhel-7-r4/0/rhel-7/Dockerfile)
* [`0-rhel-7`, `0.23.0-rhel-7-r5` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.23.0-rhel-7-r5/0/rhel-7/Dockerfile)
* [`0-debian-9`, `0.23.0-debian-9-r5`, `0`, `0.23.0`, `0.23.0-r5`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.23.0-debian-9-r5/0/debian-9/Dockerfile)
Subscribe to project updates by watching the [bitnami/nginx-ingress-controller GitHub repo](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller).