[bitnami/metrics-server] Release 0.8.0-debian-12-r12 (#89229)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-02 02:01:43 +01:00
committed by GitHub
parent 81db4832c9
commit 154daa4414
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-12-03T00:21:05Z" \
org.opencontainers.image.created="2026-01-02T00:52:28Z" \
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" \
@@ -48,7 +48,7 @@ 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.0" \
BITNAMI_APP_NAME="metrics-server" \
IMAGE_REVISION="11" \
IMAGE_REVISION="12" \
PATH="/opt/bitnami/metrics-server/bin:$PATH"
EXPOSE 8443

View File

@@ -83,7 +83,7 @@ request](https://github.com/bitnami/containers/pulls/new) with your contribution
## License
Copyright &copy; 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Copyright &copy; 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.