From 1bf681b4b524035354492103f4e55a220154729c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 20 Mar 2023 20:28:27 +0100 Subject: [PATCH] [bitnami/fluxcd-kustomize-controller] Release 0.35.1-debian-11-r0 (#27814) Signed-off-by: Bitnami Containers --- .../fluxcd-kustomize-controller/0/debian-11/Dockerfile | 10 +++++----- .../prebuildfs/opt/bitnami/.bitnami_components.json | 4 ++-- .../0/debian-11/tags-info.yaml | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/fluxcd-kustomize-controller/0/debian-11/Dockerfile b/bitnami/fluxcd-kustomize-controller/0/debian-11/Dockerfile index ad22f6d275a0..76fca379a47c 100644 --- a/bitnami/fluxcd-kustomize-controller/0/debian-11/Dockerfile +++ b/bitnami/fluxcd-kustomize-controller/0/debian-11/Dockerfile @@ -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-18T21:29:50Z" \ + org.opencontainers.image.created="2023-03-20T19:10:18Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="0.35.0-debian-11-r3" \ + org.opencontainers.image.ref.name="0.35.1-debian-11-r0" \ org.opencontainers.image.title="fluxcd-kustomize-controller" \ org.opencontainers.image.vendor="VMware, Inc." \ - org.opencontainers.image.version="0.35.0" + org.opencontainers.image.version="0.35.1" ENV HOME="/" \ OS_ARCH="${TARGETARCH:-amd64}" \ @@ -22,7 +22,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"] RUN install_packages ca-certificates curl git gnupg openssh-client procps RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \ COMPONENTS=( \ - "fluxcd-kustomize-controller-0.35.0-1-linux-${OS_ARCH}-debian-11" \ + "fluxcd-kustomize-controller-0.35.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-kustomize-controller -ENV APP_VERSION="0.35.0" \ +ENV APP_VERSION="0.35.1" \ BITNAMI_APP_NAME="fluxcd-kustomize-controller" \ PATH="/opt/bitnami/fluxcd-kustomize-controller/bin:$PATH" diff --git a/bitnami/fluxcd-kustomize-controller/0/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/fluxcd-kustomize-controller/0/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index a4cdfe7cc7da..1d88c71c0171 100644 --- a/bitnami/fluxcd-kustomize-controller/0/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/fluxcd-kustomize-controller/0/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,9 +1,9 @@ { "fluxcd-kustomize-controller": { "arch": "amd64", - "digest": "cd482ca07c6837ff33900c32f48bba69419ccda41bd19435ce8c55770ce0bc00", + "digest": "dc14480d548ee9a03433c3cec0d6638e264c7cd79b0de8c8ae518df56d579c4a", "distro": "debian-11", "type": "NAMI", - "version": "0.35.0-1" + "version": "0.35.1-0" } } \ No newline at end of file diff --git a/bitnami/fluxcd-kustomize-controller/0/debian-11/tags-info.yaml b/bitnami/fluxcd-kustomize-controller/0/debian-11/tags-info.yaml index c6435ea6e5dd..9312caf66ccd 100644 --- a/bitnami/fluxcd-kustomize-controller/0/debian-11/tags-info.yaml +++ b/bitnami/fluxcd-kustomize-controller/0/debian-11/tags-info.yaml @@ -1,5 +1,5 @@ rolling-tags: - "0" - 0-debian-11 -- 0.35.0 +- 0.35.1 - latest