[bitnami/fluxcd-helm-controller] Release 0.31.1-debian-11-r0 (#26884)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-10 16:54:20 +01:00
committed by GitHub
parent d766b01c85
commit a96ac3499e
3 changed files with 8 additions and 8 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-03-08T19:20:06Z" \
org.opencontainers.image.created="2023-03-10T15:41:28Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="0.31.0-debian-11-r0" \
org.opencontainers.image.ref.name="0.31.1-debian-11-r0" \
org.opencontainers.image.title="fluxcd-helm-controller" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.31.0"
org.opencontainers.image.version="0.31.1"
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.31.0-0-linux-${OS_ARCH}-debian-11" \
"fluxcd-helm-controller-0.31.1-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -37,7 +37,7 @@ RUN apt-get update && apt-get upgrade -y && \
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.31.0" \
ENV APP_VERSION="0.31.1" \
BITNAMI_APP_NAME="fluxcd-helm-controller" \
PATH="/opt/bitnami/fluxcd-helm-controller/bin:$PATH"

View File

@@ -1,9 +1,9 @@
{
"fluxcd-helm-controller": {
"arch": "amd64",
"digest": "aecdc4b42902d15c757818784db7604890a6039db3b04e02d613824a4279775b",
"digest": "931754c18d9f720850f1f3accab71d6d86d978632c546cfa36e21bb8224d424e",
"distro": "debian-11",
"type": "NAMI",
"version": "0.31.0-0"
"version": "0.31.1-0"
}
}

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "0"
- 0-debian-11
- 0.31.0
- 0.31.1
- latest