[bitnami/wavefront-hpa-adapter] Release 0.9.9-scratch-r14 (#20794)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-01-18 01:34:37 +01:00 committed by GitHub
parent 26ec688592
commit b8d37cc790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"wavefront-hpa-adapter-0.9.9-4-linux-${OS_ARCH}-debian-11" \
"wavefront-hpa-adapter-0.9.9-6-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@ -35,7 +35,7 @@ ENV OS_ARCH="${TARGETARCH:-amd64}"
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="0.9.9-scratch-r13" \
org.opencontainers.image.ref.name="0.9.9-scratch-r14" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wavefront-hpa-adapter" \
org.opencontainers.image.title="wavefront-hpa-adapter" \
org.opencontainers.image.vendor="VMware, Inc." \

View File

@ -1,9 +1,9 @@
{
"wavefront-hpa-adapter": {
"arch": "amd64",
"digest": "cfe49a114444cc518523e3e887d7e0b0c1b842a0f99cc689294de28f1940d49d",
"digest": "c40d126658a0cbf16e0d733fb409ac6cccc2029e83d3dadcf5a65cd4d650a205",
"distro": "debian-11",
"type": "NAMI",
"version": "0.9.9-4"
"version": "0.9.9-6"
}
}