[bitnami/redis-exporter] Release 1.48.0-debian-11-r4 (#27468)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
parent
e6c8aeaf80
commit
723d0edcc5
|
|
@ -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-12T07:42:46Z" \
|
||||
org.opencontainers.image.created="2023-03-15T08:00:03Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="1.48.0-debian-11-r3" \
|
||||
org.opencontainers.image.ref.name="1.48.0-debian-11-r4" \
|
||||
org.opencontainers.image.title="redis-exporter" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="1.48.0"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@
|
|||
> Redis Exporter gathers Redis® metrics for Prometheus consumption.
|
||||
|
||||
[Overview of Redis Exporter](https://github.com/oliver006/redis_exporter)
|
||||
|
||||
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