Skip to content

Releases: rhobs/observability-operator

v0.0.3

10 Nov 08:33
e792f81
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.3 (2021-11-10)

Features

  • add thanos querier CRD (#52) (0dd9499)
  • deploy an instance of the grafana operator (409a95e)
  • implement self-scraping for monitoring stacks (632f913)
  • monitoring-stack controller that deploys prometheus (#40) (f16a977)
  • deploy a default grafana instance (b1455bd)

Bug Fixes

  • apply base CSV during bundle generation (5df14bd)
  • parametrize the namespace of the prometheus operator (5210561)

v0.0.2

13 Oct 09:18
f935d18
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.2 (2021-10-13)

Bug Fixes