[bitnami/metrics-server] Release 0.6.3-debian-11-r0 (#27836)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-03-21 17:31:08 +01:00 committed by GitHub
parent 524f53c25a
commit 8a2f6422de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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-18T22:39:05Z" \
org.opencontainers.image.created="2023-03-21T16:13:06Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="0.6.2-debian-11-r39" \
org.opencontainers.image.ref.name="0.6.3-debian-11-r0" \
org.opencontainers.image.title="metrics-server" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.6.2"
org.opencontainers.image.version="0.6.3"
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=( \
"metrics-server-0.6.2-4-linux-${OS_ARCH}-debian-11" \
"metrics-server-0.6.3-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 chown -R 1001:root /opt/bitnami/metrics-server && chmod -R g+rwX /opt/bitnami/metrics-server
ENV APP_VERSION="0.6.2" \
ENV APP_VERSION="0.6.3" \
BITNAMI_APP_NAME="metrics-server" \
PATH="/opt/bitnami/metrics-server/bin:$PATH"

View File

@ -1,9 +1,9 @@
{
"metrics-server": {
"arch": "amd64",
"digest": "f59637dd704546c655c0e4148a1d8a1f5b3ae11df59d74a3bf634a74f258065d",
"digest": "cdb58f3c53a4f74edd0fd552b0f4df36c459546ceca2d1106602ecfc142de6c4",
"distro": "debian-11",
"type": "NAMI",
"version": "0.6.2-4"
"version": "0.6.3-0"
}
}

View File

@ -1,5 +1,5 @@
rolling-tags:
- "0"
- 0-debian-11
- 0.6.2
- 0.6.3
- latest