2.3.4-debian-10-r0 release

This commit is contained in:
Bitnami Bot
2021-08-25 20:48:50 +00:00
parent 465ca6dfbc
commit bdb35bedda
3 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ COPY prebuildfs /
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.1-0" --checksum 34775d31ba2edb6bf4e84e049ac932017713a310e69905858cd1e0f3ad4f4947
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "render-template" "1.0.0-3" --checksum 8179ad1371c9a7d897fe3b1bf53bbe763f94edafef19acad2498dd48b3674efe
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "2.3.3-0" --checksum 60ca8c3c98dc4a7a2d00b928dd032b6010f6d4de3ea04e6ee2b385a0514c62f9
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "kubeapps" "2.3.4-0" --checksum 50d1a89ec896cc157d45d8b2e4454145b72fa6bbde2bab31431e5df1bdc25427
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/access.log
RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
@@ -22,7 +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.3.3-debian-10-r43" \
BITNAMI_IMAGE_VERSION="2.3.4-debian-10-r0" \
NGINX_ENABLE_CUSTOM_PORTS="no" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \

View File

@@ -8,10 +8,10 @@
},
"kubeapps": {
"arch": "amd64",
"digest": "60ca8c3c98dc4a7a2d00b928dd032b6010f6d4de3ea04e6ee2b385a0514c62f9",
"digest": "50d1a89ec896cc157d45d8b2e4454145b72fa6bbde2bab31431e5df1bdc25427",
"distro": "debian-10",
"type": "NAMI",
"version": "2.3.3-0"
"version": "2.3.4-0"
},
"nginx": {
"arch": "amd64",

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/tutorials/understand-rolling-tags-containers/).
* [`2`, `2-debian-10`, `2.3.3`, `2.3.3-debian-10-r43`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.3.3-debian-10-r43/2/debian-10/Dockerfile)
* [`2`, `2-debian-10`, `2.3.4`, `2.3.4-debian-10-r0`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kubeapps-dashboard/blob/2.3.4-debian-10-r0/2/debian-10/Dockerfile)
# Configuration