From b8d37cc790793e85c0da6fa13d6044ef2ea8b991 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 18 Jan 2023 01:34:37 +0100 Subject: [PATCH] [bitnami/wavefront-hpa-adapter] Release 0.9.9-scratch-r14 (#20794) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/wavefront-hpa-adapter/0/scratch/Dockerfile | 4 ++-- .../0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/wavefront-hpa-adapter/0/scratch/Dockerfile b/bitnami/wavefront-hpa-adapter/0/scratch/Dockerfile index 42f0418a1590..48dbdd895fe3 100644 --- a/bitnami/wavefront-hpa-adapter/0/scratch/Dockerfile +++ b/bitnami/wavefront-hpa-adapter/0/scratch/Dockerfile @@ -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." \ diff --git a/bitnami/wavefront-hpa-adapter/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/wavefront-hpa-adapter/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json index 204b05b22728..c9785c438089 100644 --- a/bitnami/wavefront-hpa-adapter/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/wavefront-hpa-adapter/0/scratch/prebuildfs/opt/bitnami/.bitnami_components.json @@ -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" } } \ No newline at end of file