[bitnami/wavefront-kubernetes-collector] Release 1.13.0-scratch-r5 (#24154)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-02-17 12:10:25 +01:00
committed by GitHub
parent 3a2caec787
commit 65beec634e
4 changed files with 12 additions and 10 deletions

View File

@@ -32,11 +32,11 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-02-17T10:58:49Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.13.0-scratch-r4" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wavefront-kubernetes-collector" \
org.opencontainers.image.ref.name="1.13.0-scratch-r5" \
org.opencontainers.image.title="wavefront-kubernetes-collector" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.13.0"

View File

@@ -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

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "1"
- "1-scratch"
- "1.13.0"
- "latest"
- "1"
- 1-scratch
- 1.13.0
- latest

View File

@@ -6,6 +6,8 @@
[Overview of Wavefront](https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes)
## TL;DR
```console