0.24.1-rhel-7-r2 release
This commit is contained in:
parent
9645d400af
commit
f67e4e31d9
|
|
@ -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.24.1-rhel-7-r1" \
|
||||
BITNAMI_IMAGE_VERSION="0.24.1-rhel-7-r2" \
|
||||
BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
HOME="/" \
|
||||
NAMI_PREFIX="/.nami" \
|
||||
|
|
|
|||
|
|
@ -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.24.1-rhel-7-r1` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.24.1-rhel-7-r1/0/rhel-7/Dockerfile)
|
||||
* [`0-rhel-7`, `0.24.1-rhel-7-r2` (0/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.24.1-rhel-7-r2/0/rhel-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.24.1-debian-9-r0`, `0`, `0.24.1`, `0.24.1-r0`, `latest` (0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx-ingress-controller/blob/0.24.1-debian-9-r0/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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue