From d265cba93303e36bc5d87c665911148c5fd174c6 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 11 Jan 2026 09:05:49 +0100 Subject: [PATCH] [bitnami/hubble-relay] Release 1.18.5-debian-12-r1 (#89508) Signed-off-by: Bitnami Bot --- bitnami/hubble-relay/1/debian-12/Dockerfile | 8 ++++---- bitnami/hubble-relay/README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/hubble-relay/1/debian-12/Dockerfile b/bitnami/hubble-relay/1/debian-12/Dockerfile index cf3ded91a5d0..84bf43e101ab 100644 --- a/bitnami/hubble-relay/1/debian-12/Dockerfile +++ b/bitnami/hubble-relay/1/debian-12/Dockerfile @@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2025-12-17T10:43:52Z" \ + org.opencontainers.image.created="2026-01-11T07:53:03Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/hubble-relay/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/hubble-relay" \ @@ -28,8 +28,8 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \ DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \ mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \ COMPONENTS=( \ - "grpc-health-probe-0.4.42-1-linux-${OS_ARCH}-debian-12" \ - "gops-0.3.28-30-linux-${OS_ARCH}-debian-12" \ + "grpc-health-probe-0.4.43-0-linux-${OS_ARCH}-debian-12" \ + "gops-0.3.29-0-linux-${OS_ARCH}-debian-12" \ "hubble-relay-1.18.5-0-linux-${OS_ARCH}-debian-12" \ ) ; \ for COMPONENT in "${COMPONENTS[@]}"; do \ @@ -49,7 +49,7 @@ RUN uninstall_packages curl ENV APP_VERSION="1.18.5" \ BITNAMI_APP_NAME="hubble-relay" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/hubble-relay/bin:$PATH" EXPOSE 4245 6062 9893 9966 diff --git a/bitnami/hubble-relay/README.md b/bitnami/hubble-relay/README.md index 9a6d0546c972..d3c7e60b0ed8 100644 --- a/bitnami/hubble-relay/README.md +++ b/bitnami/hubble-relay/README.md @@ -98,7 +98,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.