diff --git a/bitnami/wavefront-kubernetes-collector/1/scratch/Dockerfile b/bitnami/wavefront-kubernetes-collector/1/scratch/Dockerfile index 61eb0150f23b..4c6fc2372632 100644 --- a/bitnami/wavefront-kubernetes-collector/1/scratch/Dockerfile +++ b/bitnami/wavefront-kubernetes-collector/1/scratch/Dockerfile @@ -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" diff --git a/bitnami/wavefront-kubernetes-collector/1/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt b/bitnami/wavefront-kubernetes-collector/1/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt index c76ba31f3b8a..8373a19703c6 100644 --- a/bitnami/wavefront-kubernetes-collector/1/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt +++ b/bitnami/wavefront-kubernetes-collector/1/scratch/prebuildfs/opt/bitnami/licenses/licenses.txt @@ -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 diff --git a/bitnami/wavefront-kubernetes-collector/1/scratch/tags-info.yaml b/bitnami/wavefront-kubernetes-collector/1/scratch/tags-info.yaml index 8ba5f14b8d8f..b403c032f60b 100644 --- a/bitnami/wavefront-kubernetes-collector/1/scratch/tags-info.yaml +++ b/bitnami/wavefront-kubernetes-collector/1/scratch/tags-info.yaml @@ -1,5 +1,5 @@ rolling-tags: - - "1" - - "1-scratch" - - "1.13.0" - - "latest" +- "1" +- 1-scratch +- 1.13.0 +- latest diff --git a/bitnami/wavefront-kubernetes-collector/README.md b/bitnami/wavefront-kubernetes-collector/README.md index 9d3dedece674..dd74ea27146c 100644 --- a/bitnami/wavefront-kubernetes-collector/README.md +++ b/bitnami/wavefront-kubernetes-collector/README.md @@ -6,6 +6,8 @@ [Overview of Wavefront](https://github.com/wavefrontHQ/wavefront-collector-for-kubernetes) + + ## TL;DR ```console