[bitnami/metrics-server] Release 0.9.0-debian-12-r0 (#95692)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-07-14 13:58:24 +02:00
committed by GitHub
parent 3a48bae308
commit 8a3163d802
5 changed files with 7 additions and 7 deletions
@@ -7,13 +7,13 @@ ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-07-14T09:22:55Z" \
org.opencontainers.image.created="2026-07-14T11:50:37Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/metrics-server/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/metrics-server" \
org.opencontainers.image.title="metrics-server" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="0.8.1"
org.opencontainers.image.version="0.9.0"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -28,7 +28,7 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \
DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \
mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"metrics-server-0.8.1-8-linux-${OS_ARCH}-debian-12" \
"metrics-server-0.9.0-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -46,9 +46,9 @@ RUN find / -perm /6000 -type f -exec chmod a-s {} \; || true
RUN uninstall_packages curl
RUN chown -R 1001:root /opt/bitnami/metrics-server && chmod -R g+rwX /opt/bitnami/metrics-server
ENV APP_VERSION="0.8.1" \
ENV APP_VERSION="0.9.0" \
BITNAMI_APP_NAME="metrics-server" \
IMAGE_REVISION="14" \
IMAGE_REVISION="0" \
PATH="/opt/bitnami/metrics-server/bin:$PATH"
EXPOSE 8443
@@ -1 +0,0 @@
269ad1b98ac63cd8bb6e372cc28e1bbc82fedce6ac7cb2bfc3d3d6b521939bc1 metrics-server-0.8.1-8-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
0e437fc4e4383a1caa5fad121398ab973bcfb74f8dea775eee0009f3c1024d76 metrics-server-0.8.1-8-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
3f77535569a00d1e55e53480f7582b2011e42278112b7d81f9636876e6c4bae4 metrics-server-0.9.0-0-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
8a5e325b722e22ff07f452bd68f246dbbe72812d85a1d741a6d9f85bacea0cb6 metrics-server-0.9.0-0-linux-arm64-debian-12.tar.gz