From 04faf45da6dd24311b20319a7480cd3344d7c30f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 20 Feb 2025 22:26:00 +0100 Subject: [PATCH] [bitnami/hubble-ui] Release hubble-ui-0.13.2-debian-12-r3 (#78165) Signed-off-by: Bitnami Bot --- bitnami/hubble-ui/0/debian-12/Dockerfile | 6 +++--- .../prebuildfs/opt/bitnami/.bitnami_components.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/hubble-ui/0/debian-12/Dockerfile b/bitnami/hubble-ui/0/debian-12/Dockerfile index b3ae0ab0b97b..51f489a47f8e 100644 --- a/bitnami/hubble-ui/0/debian-12/Dockerfile +++ b/bitnami/hubble-ui/0/debian-12/Dockerfile @@ -8,11 +8,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-02-20T17:58:42Z" \ + org.opencontainers.image.created="2025-02-20T21:02:13Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.13.2-debian-12-r2" \ + org.opencontainers.image.ref.name="0.13.2-debian-12-r3" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui" \ org.opencontainers.image.title="hubble-ui" \ org.opencontainers.image.vendor="Broadcom, Inc." \ @@ -31,7 +31,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ ; \ COMPONENTS=( \ "render-template-1.0.7-13-linux-${OS_ARCH}-debian-12" \ "nginx-1.27.4-3-linux-${OS_ARCH}-debian-12" \ - "hubble-ui-0.13.2-0-linux-${OS_ARCH}-debian-12" \ + "hubble-ui-0.13.2-1-linux-${OS_ARCH}-debian-12" \ ) ; \ for COMPONENT in "${COMPONENTS[@]}"; do \ if [ ! -f "${COMPONENT}.tar.gz" ]; then \ diff --git a/bitnami/hubble-ui/0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/hubble-ui/0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json index 0faf0b424acf..d6c43643f84d 100644 --- a/bitnami/hubble-ui/0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/hubble-ui/0/debian-12/prebuildfs/opt/bitnami/.bitnami_components.json @@ -3,7 +3,7 @@ "arch": "amd64", "distro": "debian-12", "type": "NAMI", - "version": "0.13.2-0" + "version": "0.13.2-1" }, "nginx": { "arch": "amd64",