[bitnami/metrics-server] Release 0.8.0-debian-12-r6 (#86016)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
c66a6601e3
commit
9f8964a1c8
|
|
@ -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-09-04T01:31:38Z" \
|
||||
org.opencontainers.image.created="2025-09-07T01:43:30Z" \
|
||||
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="5" \
|
||||
IMAGE_REVISION="6" \
|
||||
PATH="/opt/bitnami/metrics-server/bin:$PATH"
|
||||
|
||||
EXPOSE 8443
|
||||
|
|
|
|||
Loading…
Reference in New Issue