• v1.1.2 720f357e3c

    AzSiAz released this 2026-05-17 12:24:43 +02:00 | 0 commits to main since this release

    Docker image

    docker pull forge.netserv.fr/azsiaz/radosgw_prom_exporter:1.1.2
    

    Tags published: 1.1.2, latest

    Helm chart

    helm install rgw-exporter oci://forge.netserv.fr/azsiaz/radosgw-prom-exporter-chart \
      --version 1.1.2 \
      --namespace observability --create-namespace \
      --set radosgw.server=https://your-rgw-host \
      --set auth.existingSecret=your-rgw-credentials
    

    See the chart README for the full values reference.

    Changelog

    What Changed

    • feat: add grafana dashboard
    • fix: use the correct port
    • fix: make sure helm chart appVersion is also updated in source

    Compare: v1.1.1...v1.1.2

    Downloads