1.0.0-beta.4-ol-7-r2 release

This commit is contained in:
Bitnami Bot
2018-11-08 03:02:51 +00:00
parent 6cfb61302d
commit a9521aa689
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM bitnami/oraclelinux-extras-base:7-r107
FROM bitnami/oraclelinux-extras-base:7-r108
LABEL maintainer "Bitnami <containers@bitnami.com>"
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
@@ -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.4-ol-7-r1" \
BITNAMI_IMAGE_VERSION="1.0.0-beta.4-ol-7-r2" \
NGINX_DAEMON_GROUP="" \
NGINX_DAEMON_USER="" \
NGINX_HTTP_PORT_NUMBER="8080" \

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

View File

@@ -9,8 +9,8 @@ jobs:
LATEST_STABLE: "1"
DISTRIBUTIONS_LIST: "debian-9,ol-7"
IMAGE_NAME: kubeapps-dashboard
#
#
# CHART_NAME: kubeapps
# CHART_REPO: https://github.com/bitnami/charts
DOCKER_PROJECT: bitnami
QUAY_PROJECT: bitnami
GCLOUD_PROJECT: bitnami-containers