[bitnami/kube-state-metrics] Release 2.8.0-debian-11-r0 (#23845)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-02-13 20:32:29 +01:00 committed by GitHub
parent 5588f3305f
commit 6e49a5e467
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -5,11 +5,11 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.7.0-debian-11-r26" \
org.opencontainers.image.ref.name="2.8.0-debian-11-r0" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/kube-state-metrics" \
org.opencontainers.image.title="kube-state-metrics" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.7.0"
org.opencontainers.image.version="2.8.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=( \
"kube-state-metrics-2.7.0-1-linux-${OS_ARCH}-debian-11" \
"kube-state-metrics-2.8.0-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@ -38,7 +38,7 @@ RUN apt-get autoremove --purge -y curl && \
apt-get clean && rm -rf /var/lib/apt/lists /var/cache/apt/archives
RUN chmod g+rwX /opt/bitnami
ENV APP_VERSION="2.7.0" \
ENV APP_VERSION="2.8.0" \
BITNAMI_APP_NAME="kube-state-metrics" \
PATH="/opt/bitnami/kube-state-metrics/bin:$PATH"

View File

@ -1,9 +1,9 @@
{
"kube-state-metrics": {
"arch": "amd64",
"digest": "54c07ec49dcc81b6e4ff8b8189f0554513b5ee4ccb469bd239c97ab6661ef52e",
"digest": "1156a9f7599c6e61ce2d0430873bba27c7f4780ad58acce4fb23c3aea4f213fb",
"distro": "debian-11",
"type": "NAMI",
"version": "2.7.0-1"
"version": "2.8.0-0"
}
}

View File

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