2.4.2-debian-10-r37 release

This commit is contained in:
Bitnami Bot 2022-01-11 08:42:12 +00:00
parent 5309fcbfe1
commit ced08f6b49
3 changed files with 14 additions and 15 deletions

View File

@ -8,10 +8,10 @@ ENV OS_ARCH="amd64" \
COPY prebuildfs /
# Install required system packages and dependencies
RUN install_packages acl ca-certificates curl gzip libc6 libgeoip1 libpcre3 libssl1.1 procps tar zlib1g
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.5-0" --checksum e2c355bf9aacd333d1efd311aa016f412fe701aad136a981f6c5993a3d9bc82f
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-4" --checksum 9b09b8c13e726569fd846abef20228b2e29de456805994e512f3b47f74cf742d
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "2.4.2-0" --checksum 86134306258756978d7047ccef1e91876a4b229f53a7e4c61aec15bd935a099b
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "nginx" "1.21.5-1" --checksum 44098a9c9231cb790aaf93d572d2b4c4cab3858f9a8d273dbb04e9037b34ede0
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.1-5" --checksum 9e312b4a7e16a55d08e67c4fd69c91000e4dcc4af149d59915c49375b83852af
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "2.4.2-1" --checksum 203ec660fc7dc4a09af0302e63e7b14f30ed61d896c085780e048e0879a71e83
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-1" --checksum 16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log
RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
@ -22,8 +22,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.4.2-debian-10-r36" \
NGINX_ENABLE_CUSTOM_PORTS="no" \
BITNAMI_IMAGE_VERSION="2.4.2-debian-10-r37" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/nginx/sbin:/opt/bitnami/common/bin:$PATH"

View File

@ -1,30 +1,30 @@
{
"gosu": {
"arch": "amd64",
"digest": "3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e",
"digest": "16f1a317859b06ae82e816b30f98f28b4707d18fe6cc3881bff535192a7715dc",
"distro": "debian-10",
"type": "NAMI",
"version": "1.14.0-0"
"version": "1.14.0-1"
},
"kubeapps": {
"arch": "amd64",
"digest": "86134306258756978d7047ccef1e91876a4b229f53a7e4c61aec15bd935a099b",
"digest": "203ec660fc7dc4a09af0302e63e7b14f30ed61d896c085780e048e0879a71e83",
"distro": "debian-10",
"type": "NAMI",
"version": "2.4.2-0"
"version": "2.4.2-1"
},
"nginx": {
"arch": "amd64",
"digest": "e2c355bf9aacd333d1efd311aa016f412fe701aad136a981f6c5993a3d9bc82f",
"digest": "44098a9c9231cb790aaf93d572d2b4c4cab3858f9a8d273dbb04e9037b34ede0",
"distro": "debian-10",
"type": "NAMI",
"version": "1.21.5-0"
"version": "1.21.5-1"
},
"render-template": {
"arch": "amd64",
"digest": "9b09b8c13e726569fd846abef20228b2e29de456805994e512f3b47f74cf742d",
"digest": "9e312b4a7e16a55d08e67c4fd69c91000e4dcc4af149d59915c49375b83852af",
"distro": "debian-10",
"type": "NAMI",
"version": "1.0.1-4"
"version": "1.0.1-5"
}
}

View File

@ -39,7 +39,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.4.2`, `2.4.2-debian-10-r36`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.2-debian-10-r36/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.4.2`, `2.4.2-debian-10-r37`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.4.2-debian-10-r37/2/debian-10/Dockerfile)
## Configuration