[bitnami/promtail] Release 2.7.4-debian-11-r6 (#27457)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
794f034e7b
commit
58aa756c3f
|
|
@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
|
|||
ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||
org.opencontainers.image.created="2023-03-11T23:56:26Z" \
|
||||
org.opencontainers.image.created="2023-03-15T00:10:33Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="2.7.4-debian-11-r5" \
|
||||
org.opencontainers.image.ref.name="2.7.4-debian-11-r6" \
|
||||
org.opencontainers.image.title="promtail" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="2.7.4"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
> Promtail is an agent that ships the contents of local logs to a private Grafana Loki instance or Grafana Cloud. Features log file discovery, and label management, and exposes a web server.
|
||||
|
||||
[Overview of Promtail](https://grafana.com/docs/loki/latest/clients/promtail/)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
## TL;DR
|
||||
|
|
|
|||
Loading…
Reference in New Issue