From 94185d5836ec489fd4be85025ea4903ac3a1b438 Mon Sep 17 00:00:00 2001 From: Sebastian Schubert Date: Sat, 4 Apr 2026 21:41:26 +0200 Subject: [PATCH] updated readme with now working links to quay.io and the new distroless image - closes #389 Signed-off-by: Sebastian Schubert --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c7d7c84..d6f85a7 100755 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Go](https://github.com/prometheus-community/fortigate_exporter/workflows/Go/badge.svg) ![Docker](https://github.com/prometheus-community/fortigate_exporter/workflows/Docker/badge.svg) -[![Docker Repository on Quay](https://quay.io/repository/prometheuscommunity/fortigate_exporter/status "Docker Repository on Quay")](https://quay.io/repository/prometheuscommunity/fortigate_exporter) +[![Docker Repository on Quay](https://quay.io/repository/prometheuscommunity/fortigate-exporter/status "Docker Repository on Quay")](https://quay.io/repository/prometheuscommunity/fortigate-exporter) [![Matrix](https://img.shields.io/matrix/fortigate_exporter:matrix.org)](https://matrix.to/#/#fortigate_exporter:matrix.org) Prometheus exporter for FortiGate® firewalls. @@ -38,7 +38,7 @@ Example: ``` $ ./fortigate_exporter -auth-file ~/fortigate-key.yaml # or -$ docker run -d -p 9710:9710 -v /path/to/fortigate-key.yaml:/config/fortigate-key.yaml quay.io/prometheuscommunity/fortigate_exporter:master +$ docker run -d -p 9710:9710 -v /path/to/fortigate-key.yaml:/config/fortigate-key.yaml quay.io/prometheuscommunity/fortigate-exporter:main-distroless ``` Where `fortigate-key.yaml` contains pairs of FortiGate targets and API keys in the following format: