[bitnami/fluxcd-helm-controller] Release 0.34.2-debian-11-r0 (#38506)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-06-22 20:25:43 +02:00 committed by GitHub
parent aaaf3c9d47
commit f3a13f962e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View File

@ -3,13 +3,13 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-06-21T12:55:58Z" \
org.opencontainers.image.created="2023-06-22T18:05:52Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="0.34.1-debian-11-r5" \
org.opencontainers.image.ref.name="0.34.2-debian-11-r0" \
org.opencontainers.image.title="fluxcd-helm-controller" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.34.1"
org.opencontainers.image.version="0.34.2"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@ -22,7 +22,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl procps
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"fluxcd-helm-controller-0.34.1-0-linux-${OS_ARCH}-debian-11" \
"fluxcd-helm-controller-0.34.2-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@ -38,7 +38,7 @@ RUN apt-get autoremove --purge -y curl && \
apt-get clean && rm -rf /var/lib/apt/lists /var/cache/apt/archives
RUN useradd -r -u 1001 -g root fluxcd-helm-controller
ENV APP_VERSION="0.34.1" \
ENV APP_VERSION="0.34.2" \
BITNAMI_APP_NAME="fluxcd-helm-controller" \
PATH="/opt/bitnami/fluxcd-helm-controller/bin:$PATH"

View File

@ -3,6 +3,6 @@
"arch": "amd64",
"distro": "debian-11",
"type": "NAMI",
"version": "0.34.1-0"
"version": "0.34.2-0"
}
}

View File

@ -1,5 +1,5 @@
rolling-tags:
- "0"
- 0-debian-11
- 0.34.1
- 0.34.2
- latest