From 7f037487f60bf4cc05a7e304fb69a83fba3e201b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 5 May 2024 23:51:33 +0200 Subject: [PATCH] [bitnami/kubeapps-asset-syncer] Release 2.10.0-debian-12-r1 (#66211) Signed-off-by: Bitnami Containers --- bitnami/kubeapps-asset-syncer/2/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/kubeapps-asset-syncer/2/debian-12/Dockerfile b/bitnami/kubeapps-asset-syncer/2/debian-12/Dockerfile index 2e531d10c4812..28e0a030bc05d 100644 --- a/bitnami/kubeapps-asset-syncer/2/debian-12/Dockerfile +++ b/bitnami/kubeapps-asset-syncer/2/debian-12/Dockerfile @@ -36,10 +36,10 @@ ENV OS_ARCH="${TARGETARCH:-amd64}" LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="scratch" \ - org.opencontainers.image.created="2024-04-05T20:56:54Z" \ + org.opencontainers.image.created="2024-05-05T21:14:39Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="2.10.0-debian-12-r0" \ + org.opencontainers.image.ref.name="2.10.0-debian-12-r1" \ org.opencontainers.image.title="kubeapps-asset-syncer" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="2.10.0"