• 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
  • v1.1.1 616d1df3b5

    AzSiAz released this 2026-05-17 00:09:43 +02:00 | 3 commits to main since this release

    Docker image

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

    Tags published: 1.1.1, latest

    Helm chart

    helm install rgw-exporter oci://forge.netserv.fr/azsiaz/radosgw-prom-exporter-chart \
      --version 1.1.1 \
      --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

    • fix: correct typo in chart image repository
    • fix: update release note

    Compare: v1.1.0...v1.1.1

    Downloads
  • v1.1.0 60557dddce

    AzSiAz released this 2026-05-16 17:59:28 +02:00 | 5 commits to main since this release

    Docker image

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

    Tags published: 1.1.0, latest

    Helm chart

    helm install rgw-exporter oci://forge.netserv.fr/azsiaz/radosgw-prom-exporter-chart
      --version 1.1.0 \
      --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: paginate user list via marker for clusters with >1000 users (#1)
    • feat: add helm chart
    • chore: cleanup ci config

    Compare: v1.0.3...v1.1.0

    Downloads
  • v1.0.3 89b6884073

    AzSiAz released this 2026-05-16 05:01:28 +02:00 | 8 commits to main since this release

    Docker image

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

    Tags published: 1.0.3, latest

    Changelog

    What Changed

    • fix: lowercase OCI image path for buildx push

    Compare: v1.0.2...v1.0.3

    Downloads