0.13.1-debian-10-r229 release

This commit is contained in:
Bitnami Bot
2021-11-16 08:06:18 +00:00
parent a79b58c982
commit 7bb0b44170
2 changed files with 4 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/chartmuseum/postunpack.sh
ENV BITNAMI_APP_NAME="chartmuseum" \
BITNAMI_IMAGE_VERSION="0.13.1-debian-10-r228" \
BITNAMI_IMAGE_VERSION="0.13.1-debian-10-r229" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/chartmuseum/bin:$PATH"
USER 1001

View File

@@ -6,6 +6,8 @@
[Overview of ChartMuseum](https://github.com/helm/chartmuseum)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console
@@ -32,7 +34,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/).
* [`0`, `0-debian-10`, `0.13.1`, `0.13.1-debian-10-r228`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.13.1-debian-10-r228/0/debian-10/Dockerfile)
* [`0`, `0-debian-10`, `0.13.1`, `0.13.1-debian-10-r229`, `latest` (0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-chartmuseum/blob/0.13.1-debian-10-r229/0/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/chartmuseum GitHub repo](https://github.com/bitnami/bitnami-docker-chartmuseum).