Releases: Cyb3r-Jak3/cloudflare-exporter
Releases · Cyb3r-Jak3/cloudflare-exporter
v2.3.1
05 Aug 21:58
Compare
Sorry, something went wrong.
No results found
Changelog
ac18f07 bug: fix path readme for docker description
v2.3.0
05 Aug 21:29
Compare
Sorry, something went wrong.
No results found
What's Changed
bug: fix issue where git context is no present on docker builds
add github container attestation
Full Changelog : v2.2.0...v2.3.0
v2.2.0
04 Aug 23:08
Compare
Sorry, something went wrong.
No results found
Add version info to the health check
Use a single graphQL client
Changelog
2714daa Merge pull request #6 from Cyb3r-Jak3/expand-health-check
4f4d4ea ci: always upload test results
8e1cdb5 feat: remove log statement
47568c7 feat: use a single graphql client
v2.1.0
04 Aug 23:07
Compare
Sorry, something went wrong.
No results found
Update go modules
Changelog
5e9587b Merge pull request #4 from Cyb3r-Jak3/remove-charts
e5f3219 Merge pull request #5 from Cyb3r-Jak3/package-updates
02c98c1 ci: Change dependabot prefix message
3ca1bc2 ci: checkout docker with fetch-depth of 0
d5bd628 ci: don't run golanci-lint workflow on tags
d86fcf3 deps: Update gomod to latest
6ef6341 doc: update README with my dashboard
b34d5af feat: Change marking of safe directory
f2f4b40 feat: remove all info for helm charts. Will look to add in the future
v2.0.0
04 Aug 14:36
Compare
Sorry, something went wrong.
No results found
Breaking Change
Removes the cloudflare_r2_storage_total_bytes metric as it can be calculated from cloudflare_r2_storage_bytes
Changelog
7da0647 Merge pull request #3 from Cyb3r-Jak3/remove-total-storage-metric
e8057e8 bug: install syft on snapshot job
180a5c1 bug: remove debugging message
86f9054 feat: Add version flags to makefile
2214dcf feat: remove total metric as we can caculate it
v1.0.1
04 Aug 02:47
Compare
Sorry, something went wrong.
No results found
First release after forking.