Skip to content

Releases: vshn/billing-collector-cloudservices

v1.0.0

19 Jan 14:16
Compare
Choose a tag to compare

What's Changed

  • Update installation guide by @zugao in #38
  • Refactored collectors & renamed repo by @mweibel in #33

Full Changelog: v0.4.2...v1.0.0

v0.4.2

13 Dec 09:39
8bcf772
Compare
Choose a tag to compare

1 changes since v0.4.1

🚀 Features

  • Adds filtering by namespace and organization labels. (#31)

v0.4.1

09 Dec 15:52
4c1a032
Compare
Choose a tag to compare

bumps image tag used

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Dec 12:39
0bff9a6
Compare
Choose a tag to compare

What's Changed

  • Add Postgres to metrics collector by @zugao in #21
  • Support Kafka, Redis, OpenSearch and MySQL DBaaS by @zugao in #28
  • add dbaas cronjob by @mweibel in #29

New Contributors

Full Changelog: v0.3.0...v0.4.1

v0.3.0

04 Nov 10:53
303d2d7
Compare
Choose a tag to compare

3 changes since v0.2.3

🛠️ Minor Changes

  • Add setup instructions and adjust pricing (#20)

🐛 Fixes

  • Fix error handling for kubernetes client setup (#19)

🔗 Dependency Updates

  • Update module github.com/urfave/cli/v2 to v2.20.3 (#1)

v0.2.3

18 Oct 07:47
Compare
Choose a tag to compare
  • Fix multi-instance component for ArgoCD

v0.2.2

17 Oct 09:57
Compare
Choose a tag to compare
  • Fix Cronjob parameters in the component

v0.2.1

14 Oct 15:23
Compare
Choose a tag to compare
  • Bumper version in the component
  • Fix entrypoint in Dockerfile

v0.2.0

14 Oct 08:56
aa29663
Compare
Choose a tag to compare

2 changes since v0.1.0

🚀 Features

  • Save data to database (#12)

🔎 Breaking Changes

  • Make component multi-instance capable (#16)

v0.1.0

11 Oct 09:17
Compare
Choose a tag to compare

3 changes since v0.0.2

🚀 Features

  • Add exoscale and kubernetes support (#9)
  • Add Commodore component (#14)

🔗 Dependency Updates

  • Update golang.org/x/exp digest to ec3f013 (#15)