0.23.0-rhel-7-r20 release

This commit is contained in:
Bitnami Bot 2019-03-26 06:36:31 +00:00
parent bf59c3fb1d
commit 554a0e2760
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-r19" \
BITNAMI_IMAGE_VERSION="0.23.0-rhel-7-r20" \
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-r19` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.23.0-rhel-7-r19/0/rhel-7/Dockerfile)
* [`0-rhel-7`, `0.23.0-rhel-7-r20` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.23.0-rhel-7-r20/0/rhel-7/Dockerfile)
* [`0-debian-9`, `0.23.0-debian-9-r21`, `0`, `0.23.0`, `0.23.0-r21`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.23.0-debian-9-r21/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).