[bitnami/thanos] Release 0.30.2-scratch-r1 (#23907)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
df1f316836
commit
e289e0f5ba
|
|
@ -35,7 +35,7 @@ ENV OS_ARCH="${TARGETARCH:-amd64}"
|
|||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="0.30.2-scratch-r0" \
|
||||
org.opencontainers.image.ref.name="0.30.2-scratch-r1" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/thanos" \
|
||||
org.opencontainers.image.title="thanos" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
Bitnami containers ship with software bundles. You can find the licenses under:
|
||||
/opt/bitnami/nami/COPYING
|
||||
Bitnami containers ship with software bundles. You can find the licenses at:
|
||||
https://bitnami.com/open-source
|
||||
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
rolling-tags:
|
||||
- "0"
|
||||
- "0-scratch"
|
||||
- "0.30.2"
|
||||
- "latest"
|
||||
- "0"
|
||||
- 0-scratch
|
||||
- 0.30.2
|
||||
- latest
|
||||
|
|
|
|||
Loading…
Reference in New Issue