diff --git a/bitnami/kubeapps-dashboard/1/debian-9/Dockerfile b/bitnami/kubeapps-dashboard/1/debian-9/Dockerfile index 993336837598..07b698c08259 100644 --- a/bitnami/kubeapps-dashboard/1/debian-9/Dockerfile +++ b/bitnami/kubeapps-dashboard/1/debian-9/Dockerfile @@ -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-debian-9-r38" \ + BITNAMI_IMAGE_VERSION="1.0.0-debian-9-r39" \ NAMI_PREFIX="/.nami" \ NGINX_DAEMON_GROUP="" \ NGINX_DAEMON_USER="" \ diff --git a/bitnami/kubeapps-dashboard/README.md b/bitnami/kubeapps-dashboard/README.md index acf78eae39b5..de22ce55ab2e 100644 --- a/bitnami/kubeapps-dashboard/README.md +++ b/bitnami/kubeapps-dashboard/README.md @@ -1,4 +1,3 @@ -[![CircleCI](https://circleci.com/gh/bitnami/bitnami-docker-kubeapps-dashboard/tree/master.svg?style=shield)](https://circleci.com/gh/bitnami/bitnami-docker-kubeapps-dashboard/tree/master) # What is Kubeapps Dashboard? @@ -19,7 +18,6 @@ $ docker run --name kubeapps-dashboard bitnami/kubeapps-dashboard:latest * Bitnami closely tracks upstream source changes and promptly publishes new versions of this image using our automated systems. * With Bitnami images the latest bug fixes and features are available as soon as possible. * Bitnami containers, virtual machines and cloud images use the same components and configuration approach - making it easy to switch between formats based on your project needs. -* Bitnami images are built on CircleCI and automatically pushed to the Docker Hub. * All our images are based on [minideb](https://github.com/bitnami/minideb) a minimalist Debian based container image which gives you a small base container image and the familiarity of a leading linux distribution. * Bitnami container images are released daily with the latest distribution packages available. @@ -41,7 +39,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`1-ol-7`, `1.0.0-ol-7-r38` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-ol-7-r38/1/ol-7/Dockerfile) -* [`1-debian-9`, `1.0.0-debian-9-r38`, `1`, `1.0.0`, `1.0.0-r38`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-debian-9-r38/1/debian-9/Dockerfile) +* [`1-debian-9`, `1.0.0-debian-9-r39`, `1`, `1.0.0`, `1.0.0-r39`, `latest` (1/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/1.0.0-debian-9-r39/1/debian-9/Dockerfile) # Configuration