1.0.0-beta.3-debian-9-r0 release

Upgrade to version 1.0.0-beta.3
This commit is contained in:
Bitnami Bot
2018-10-18 16:58:54 +00:00
parent 4cf370aafa
commit f94191da52
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages libc6 libpcre3 libssl1.1 zlib1g
RUN . ./libcomponent.sh && component_unpack "nginx" "1.14.0-4" --checksum 644b620ab2447dc98546ac749840f35bf51951e20854c78dd201e97c57bcebb9
RUN . ./libcomponent.sh && component_unpack "kubeapps-dashboard" "1.0.0-beta.2-1" --checksum fe711e0f8be52da3e417283aa76e1b12d0cd41b2a4a84a8c9b726cb524e59f6c
RUN . ./libcomponent.sh && component_unpack "kubeapps-dashboard" "1.0.0-beta.3-0" --checksum 0039672997f6f1344eb36565efcb512df9968b3ec98d1a7499a5f30ca4b40435
RUN ln -sf /opt/bitnami/nginx/html /app
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/error.log
@@ -20,7 +20,7 @@ COPY rootfs /
RUN /prepare.sh
RUN rm -rf /opt/bitnami/nginx/html && mv /opt/bitnami/kubeapps-dashboard/build /opt/bitnami/nginx/html
ENV BITNAMI_APP_NAME="kubeapps-dashboard" \
BITNAMI_IMAGE_VERSION="1.0.0-beta.2-debian-9-r7" \
BITNAMI_IMAGE_VERSION="1.0.0-beta.3-debian-9-r0" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTP_PORT_NUMBER="8080" \

View File

@@ -39,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`1-ol-7`, `1.0.0-beta.3-ol-7-r0` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.3-ol-7-r0/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.0.0-beta.2-debian-9-r7`, `1`, `1.0.0-beta.2`, `1.0.0-beta.2-r7`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-debian-9-r7/1/debian-9/Dockerfile)
* [`1-debian-9`, `1.0.0-beta.3-debian-9-r0`, `1`, `1.0.0-beta.3`, `1.0.0-beta.3-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.3-debian-9-r0/1/debian-9/Dockerfile)
# Configuration