[bitnami/thanos] Release 0.28.1-scratch-r0 (#9421)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2022-10-07 08:37:22 +02:00
committed by GitHub
parent d185117aaf
commit 617bc0c033
4 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"thanos-0.28.0-0-linux-${OS_ARCH}-debian-11" \
"thanos-0.28.1-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -34,11 +34,11 @@ ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="0.28.0-scratch-r2" \
org.opencontainers.image.ref.name="0.28.1-scratch-r0" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/thanos" \
org.opencontainers.image.title="thanos" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.28.0"
org.opencontainers.image.version="0.28.1"
COPY prebuildfs /
COPY rootfs /

View File

@@ -1,9 +1,9 @@
{
"thanos": {
"arch": "amd64",
"digest": "8bc50d6e82ce7c5173cf75e844e575925139b2f76f68e01b69ff74e1512d155c",
"digest": "f61d5b8fff4b03f5c26208bd7844ba344a3a73252d2d701ef90c543575a23952",
"distro": "debian-11",
"type": "NAMI",
"version": "0.28.0-0"
"version": "0.28.1-0"
}
}

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "0"
- "0-scratch"
- "0.28.0"
- "0.28.1"
- "latest"

View File

@@ -42,7 +42,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-scratch`, `0.28.0`, `0.28.0-scratch-r2`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/thanos/0/scratch/Dockerfile)
* [`0`, `0-scratch`, `0.28.1`, `0.28.1-scratch-r0`, `latest` (0/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/thanos/0/scratch/Dockerfile)
## Connecting to other containers