[bitnami/fluxcd-image-automation-controller] Release 1.1.4-debian-12-r3 (#94524)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-06-10 16:51:25 +02:00
committed by GitHub
parent cda3329e09
commit 202c96b610
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:48:30Z" \
org.opencontainers.image.created="2026-06-10T14:32:46Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/fluxcd-image-automation-controller/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluxcd-image-automation-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-image-automation-controller-1.1.4-1-linux-${OS_ARCH}-debian-12" \
"fluxcd-image-automation-controller-1.1.4-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.1.4" \
BITNAMI_APP_NAME="fluxcd-image-automation-controller" \
IMAGE_REVISION="2" \
IMAGE_REVISION="3" \
PATH="/opt/bitnami/fluxcd-image-automation-controller/bin:$PATH"
USER 1001
@@ -1 +0,0 @@
0c6489cf151f93f14cf542f402e9627ae90a3ee5c522c5af2f5a4d882fd9e2c8 fluxcd-image-automation-controller-1.1.4-1-linux-amd64-debian-12.tar.gz
@@ -1 +0,0 @@
b66fd07bff9e8dd1f244c57d9bdd78f9cac3e59493a84d394cbb438366d3a610 fluxcd-image-automation-controller-1.1.4-1-linux-arm64-debian-12.tar.gz
@@ -0,0 +1 @@
a190aed6969eb4b4521c762d5a6710661b7e5d76f4bb52b95dd17ce7eae35e7a fluxcd-image-automation-controller-1.1.4-2-linux-amd64-debian-12.tar.gz
@@ -0,0 +1 @@
3659e1f83708e5d94a6704cb6a5514f3a820d0a36e227f7006856f296bc69551 fluxcd-image-automation-controller-1.1.4-2-linux-arm64-debian-12.tar.gz