[bitnami/fluxcd-helm-controller] Release 1.5.5-debian-12-r3 (#94523)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-06-10 16:32:24 +02:00
committed by GitHub
parent 4087909029
commit cda3329e09
5 changed files with 7 additions and 7 deletions
@@ -3,11 +3,11 @@
FROM docker.io/bitnami/minideb:bookworm
ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG DOWNLOADS_URL="https://downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-06-02T21:38:48Z" \
org.opencontainers.image.created="2026-06-10T14:14:44Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/fluxcd-helm-controller/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluxcd-helm-controller" \
@@ -28,11 +28,11 @@ 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=( \
"fluxcd-helm-controller-1.5.5-1-linux-${OS_ARCH}-debian-12" \
"fluxcd-helm-controller-1.5.5-2-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
curl -SsLf "https://${DOWNLOADS_URL}/${COMPONENT}.tar.gz" -O ; \
curl -SsLf "${DOWNLOADS_URL}/${COMPONENT}.tar.gz" -O ; \
fi ; \
sha256sum -c "/opt/bitnami/checksums/${COMPONENT}.tar.gz.sha256" ; \
tar -zxf "${COMPONENT}.tar.gz" -C /opt/bitnami --strip-components=2 --no-same-owner ; \
@@ -47,7 +47,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="1.5.5" \
BITNAMI_APP_NAME="fluxcd-helm-controller" \
IMAGE_REVISION="2" \
IMAGE_REVISION="3" \
PATH="/opt/bitnami/fluxcd-helm-controller/bin:$PATH"
USER 1001
@@ -1 +0,0 @@
eae90844224c75f671b3f40226557a17473b101467a8f59f6bbf9eb1cc36fe20 fluxcd-helm-controller-1.5.5-1-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
252046d71c7a6252571f2b8578c283b7943d71082d61fe8bb8eeaea763b5f960 fluxcd-helm-controller-1.5.5-1-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
b6a91ec0fedd177f44b8e0982c26166bffcab9b1c6f96690d5732ea151c15867 fluxcd-helm-controller-1.5.5-2-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
3a3b968e9810baaa19ba3eb237d3cf98abed0a08eeb340e3d1001caef0ad18cd fluxcd-helm-controller-1.5.5-2-linux-arm64-debian-12.tar.gz