Skip to content

Releases: grafana/grafana-operator

v2.0.0

10 Oct 20:48
Compare
Choose a tag to compare
  • #52: New flag --namespaces to watch for dashboards in a list of namespaces.
  • #49: Secrets and ConfigMaps can be mounted into the Grafana Pod as Volumes.
  • #43: Dashboards can be imported from URL.
  • #51: Many customization options for Service, Ingress and Route (contributed by @gambol99)
  • #51: Supports scaling by setting the number of replicas in the Grafana CR (contributed by @gambol99)

Removed in this version:

  • --openshift: The operator auto detects the environment now and creates a Route when on OpenShift.

Changed in this version:

  • The operator no longer creates an Ingress or Route automatically. It has to be enabled explicitely by setting spec.ingress.enabled in the Grafana CR.

v1.4.0

29 Aug 09:50
7770993
Compare
Choose a tag to compare

#40 (fix: adding jsonData and secureJsonData to data sources only accepted strings)
#39 (feat: custom value for the app label by means of an operator flag)

v1.3.1

16 Aug 10:30
46ed4ce
Compare
Choose a tag to compare

v1.3.0

24 Jul 16:55
9adc566
Compare
Choose a tag to compare
  • #30 (prepare for release on operatorhub.io, documentation updated)
  • The Grafana CR supports a new property spec.createRoute which will force the operator to create a Route even if the --openshift flag is not set

v1.2.0

19 Jul 13:06
Compare
Choose a tag to compare
  • #28 (feature: support the whole range of Grafana configuration options)
  • #25 (feature: check dashboard json before importing)
  • #26 (fix: plugins did not get installed when deployment was not ready)
  • #27 (fix: invalid data sources provisioning config was generated)

v1.1.1

24 Jun 14:27
cd0eb5a
Compare
Choose a tag to compare
  • Compare data source with last config before updating: #17

v1.1.0

17 Jun 08:41
Compare
Choose a tag to compare
  • #15, #16: Grafana Plugin Init Container image and tag are now configurable via flag

v1.0.0

02 Jun 14:15
b8e7407
Compare
Choose a tag to compare

Improvements for the v1.0.0 release: #12

0.0.2

24 Apr 11:54
c1b4237
Compare
Choose a tag to compare