[bitnami/sealed-secrets] Release 0.20.2-scratch-r0 (#27811)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-20 20:22:45 +01:00
committed by GitHub
parent fdd7032b89
commit 9dd82f2dbc
3 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"sealed-secrets-0.20.1-1-linux-${OS_ARCH}-debian-11" \
"sealed-secrets-0.20.2-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -33,13 +33,13 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-03-19T00:47:38Z" \
org.opencontainers.image.created="2023-03-20T18:55:03Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="0.20.1-scratch-r1" \
org.opencontainers.image.ref.name="0.20.2-scratch-r0" \
org.opencontainers.image.title="sealed-secrets" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="0.20.1"
org.opencontainers.image.version="0.20.2"
COPY prebuildfs /
COPY rootfs /

View File

@@ -1,9 +1,9 @@
{
"sealed-secrets": {
"arch": "amd64",
"digest": "a47d9eadef9dce66eb0e3a9485e8f9fc4baadef9711380b4033fd5985c938896",
"digest": "1e830d57ed3a829f04fae71bc3ee56f6e4450578fd90f8cb0321f801528d03c7",
"distro": "debian-11",
"type": "NAMI",
"version": "0.20.1-1"
"version": "0.20.2-0"
}
}

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "0"
- 0-scratch
- 0.20.1
- 0.20.2
- latest