-
Release v1.1.2 Stable
released this
2026-05-17 12:24:43 +02:00 | 0 commits to main since this releaseDocker image
docker pull forge.netserv.fr/azsiaz/radosgw_prom_exporter:1.1.2Tags published:
1.1.2,latestHelm 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-credentialsSee 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v1.1.1 Stable
released this
2026-05-17 00:09:43 +02:00 | 3 commits to main since this releaseDocker image
docker pull forge.netserv.fr/azsiaz/radosgw_prom_exporter:1.1.1Tags published:
1.1.1,latestHelm 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-credentialsSee 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v1.1.0 Stable
released this
2026-05-16 17:59:28 +02:00 | 5 commits to main since this releaseDocker image
docker pull forge.netserv.fr/azsiaz/radosgw_prom_exporter:1.1.0Tags published:
1.1.0,latestHelm 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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v1.0.3 Stable
released this
2026-05-16 05:01:28 +02:00 | 8 commits to main since this releaseDocker image
docker pull forge.netserv.fr/azsiaz/radosgw_prom_exporter:1.0.3Tags published:
1.0.3,latestChangelog
What Changed
- fix: lowercase OCI image path for buildx push
Compare: v1.0.2...v1.0.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads