[bitnami/kserve-localmodel-controller] Release 0.16.0-debian-12-r3 (#89235)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-02 03:09:00 +01:00
committed by GitHub
parent a663a28aff
commit e67a03be48
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2025-12-03T01:43:31Z" \
org.opencontainers.image.created="2026-01-02T02:02:26Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.title="kserve-localmodel-controller" \
org.opencontainers.image.vendor="Broadcom, Inc." \
@@ -51,7 +51,7 @@ COPY --from=builder /opt/bitnami/kserve /opt/bitnami/kserve
ENV APP_VERSION="0.16.0" \
BITNAMI_APP_NAME="kserve-localmodel-controller" \
IMAGE_REVISION="2" \
IMAGE_REVISION="3" \
PATH="/opt/bitnami/kserve/bin:$PATH"
USER 1001

View File

@@ -86,7 +86,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright &copy; 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Copyright &copy; 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.