[bitnami/wavefront-kubernetes-collector] Release 1.11.0-scratch-r11 (#4283)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2022-08-25 10:49:30 +02:00 committed by GitHub
parent c5c7a5c1b8
commit 8d406a3329
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 1 deletions

View File

@ -15,6 +15,13 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
FROM scratch
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="1.11.0-scratch-r11" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/wavefront-kubernetes-collector" \
org.opencontainers.image.title="wavefront-kubernetes-collector" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.11.0"
COPY prebuildfs /
COPY --from=builder /opt/bitnami/wavefront/bin/wavefront-collector /wavefront-collector

View File

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

View File

@ -28,7 +28,7 @@ $ docker run --name wavefront-kubernetes-collector bitnami/wavefront-kubernetes-
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
* [`1`, `1-scratch`, `1.11.0`, `1.11.0-scratch-r10`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-kubernetes-collector/1/scratch/Dockerfile)
* [`1`, `1-scratch`, `1.11.0`, `1.11.0-scratch-r11`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/containers/blob/main/bitnami/wavefront-kubernetes-collector/1/scratch/Dockerfile)
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).