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

Update kubeapps-dashboard to 1.0.0-beta.2
This commit is contained in:
Bitnami Bot
2018-10-11 11:59:34 +00:00
parent ad07b9b2b7
commit 5b4834780e
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.1-0" --checksum ca372f9ee3bd5c70ff0bccf066ee49bc8eb440db993b7b16bd4a7aa338df7cca
RUN . ./libcomponent.sh && component_unpack "kubeapps-dashboard" "1.0.0-beta.2-0" --checksum a480ed61fc16b3030a76fcd1c1ab8324840ee2293b95c815df4b2ce28445d3d2
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.1-debian-9-r2" \
BITNAMI_IMAGE_VERSION="1.0.0-beta.2-debian-9-r0" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTP_PORT_NUMBER="8080" \

View File

@@ -38,8 +38,8 @@ 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/containers/how-to/understand-rolling-tags-containers/).
* [`1-debian-9`, `1.0.0-beta.2-debian-9-r0`, `1`, `1.0.0-beta.2`, `1.0.0-beta.2-r0`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.2-debian-9-r0/1/debian-9/Dockerfile)
* [`1-ol-7`, `1.0.0-beta.1-ol-7-r2` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.1-ol-7-r2/1/ol-7/Dockerfile)
* [`1-debian-9`, `1.0.0-beta.1-debian-9-r2`, `1`, `1.0.0-beta.1`, `1.0.0-beta.1-r2`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-beta.1-debian-9-r2/1/debian-9/Dockerfile)
# Configuration