2.0.1-debian-10-r29 release

This commit is contained in:
Bitnami Bot 2020-12-22 07:28:06 +00:00
parent b88c91e2d3
commit 2fc59b5d39
3 changed files with 2 additions and 3 deletions

View File

@ -24,7 +24,7 @@ RUN rm -rf /app && \
RUN chmod -R g+rwX /opt/bitnami/nginx/conf
RUN /opt/bitnami/scripts/nginx/postunpack.sh
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
BITNAMI_IMAGE_VERSION="2.0.1-debian-10-r28" \
BITNAMI_IMAGE_VERSION="2.0.1-debian-10-r29" \
NGINX_ENABLE_CUSTOM_PORTS="no" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@ -153,7 +153,6 @@ web_server_restart() {
# None
#########################
web_server_reload() {
info "Reloading $(web_server_type) configuration"
"${BITNAMI_ROOT_DIR}/scripts/$(web_server_type)/reload.sh"
}

View File

@ -38,7 +38,7 @@ Non-root container images add an extra layer of security and are generally recom
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`2`, `2-debian-10`, `2.0.1`, `2.0.1-debian-10-r28`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.0.1-debian-10-r28/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.0.1`, `2.0.1-debian-10-r29`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.0.1-debian-10-r29/2/debian-10/Dockerfile)
# Configuration