[bitnami/kubeapps-asset-syncer] Release 2.8.0-scratch-r1 (#40932)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
b0a02d5322
commit
cc4fdff96f
|
|
@ -35,10 +35,10 @@ ARG TARGETARCH
|
|||
ENV OS_ARCH="${TARGETARCH:-amd64}"
|
||||
|
||||
LABEL org.opencontainers.image.base.name="scratch" \
|
||||
org.opencontainers.image.created="2023-07-04T04:27:18Z" \
|
||||
org.opencontainers.image.created="2023-07-13T14:22:23Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="2.8.0-scratch-r0" \
|
||||
org.opencontainers.image.ref.name="2.8.0-scratch-r1" \
|
||||
org.opencontainers.image.title="kubeapps-asset-syncer" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="2.8.0"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,2 @@
|
|||
Bitnami containers ship with software bundles. You can find the licenses at:
|
||||
https://bitnami.com/open-source
|
||||
Bitnami containers ship with software bundles. You can find the licenses under:
|
||||
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue