[bitnami/grafana-mimir] Release 2.7.0-debian-11-r0 (#26859)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-10 08:13:48 +01:00
committed by GitHub
parent d4409bcd69
commit c2f7bc615d
3 changed files with 8 additions and 8 deletions

View File

@@ -3,13 +3,13 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-03-08T18:13:34Z" \
org.opencontainers.image.created="2023-03-10T06:53:29Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.6.0-debian-11-r11" \
org.opencontainers.image.ref.name="2.7.0-debian-11-r0" \
org.opencontainers.image.title="grafana-mimir" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.6.0"
org.opencontainers.image.version="2.7.0"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -22,7 +22,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl procps
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"grafana-mimir-2.6.0-1-linux-${OS_ARCH}-debian-11" \
"grafana-mimir-2.7.0-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -39,7 +39,7 @@ RUN apt-get autoremove --purge -y curl && \
RUN chmod g+rwX /opt/bitnami
RUN mkdir -p /bitnami/grafana-mimir/data /bitnami/grafana-mimir/mimir && chmod -R g+rwX /bitnami/grafana-mimir && ln -s /bitnami/grafana-mimir/mimir /mimir && ln -s /bitnami/grafana-mimir/data /data
ENV APP_VERSION="2.6.0" \
ENV APP_VERSION="2.7.0" \
BITNAMI_APP_NAME="grafana-mimir" \
PATH="/opt/bitnami/grafana-mimir/bin:$PATH"

View File

@@ -1,9 +1,9 @@
{
"grafana-mimir": {
"arch": "amd64",
"digest": "5bb5dcc41fa3ee34e276a77aa3f172b051a9d1d0cc2a497beb2f53ffd8d6e9cb",
"digest": "ece22ff8dcce3832549c274b04b2dafc5b5996258c4f9e60b33cd5a316cfb5ec",
"distro": "debian-11",
"type": "NAMI",
"version": "2.6.0-1"
"version": "2.7.0-0"
}
}

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "2"
- 2-debian-11
- 2.6.0
- 2.7.0
- latest