Skip to content

Releases: grafana/grafana-operator

v5.0.0-rc2

25 Apr 12:30
6442a75
Compare
Choose a tag to compare
v5.0.0-rc2 Pre-release
Pre-release

What's Changed

  • blog install Grafana-operator using flux and kustomize by @nissessenap in #977
  • update go.mod to include /v5 suffix by @addreas in #981
  • chore(deps): bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0 by @dependabot in #985
  • chore(deps): bump github.com/go-logr/logr from 1.2.3 to 1.2.4 by @dependabot in #986
  • chore(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #993
  • chore(deps): bump tj-actions/changed-files from 35.7.8 to 35.7.12 by @dependabot in #992
  • Implement grafana.com/dashboards fetcher by @addreas in #976
  • fix: more than one source types found for dashboard by @weisdd in #991
  • Replace and update grafana-api-library with upstream, remove @pb82 fork by @HubertStefanski in #994
  • chore(deps): bump tj-actions/changed-files from 35.7.12 to 35.8.0 by @dependabot in #1003
  • [docs] basic kustomize installation by @nissessenap in #984
  • Default value of WATCH_NAMESPACE when namespaceScope=true by @smuda in #1006
  • Add annotations to template metadata by @cmi4 in #1011
  • feat: example for k3s/k3d using the built in ingress controller by @pb82 in #1013
  • feat: force dashboard update after resync period expires by @pb82 in #1014
  • chore(deps): bump tj-actions/changed-files from 35.8.0 to 35.9.0 by @dependabot in #1012
  • chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #1001

New Contributors

Full Changelog: v5.0.0-rc1...v5.0.0-rc2

v5.0.0-rc1

02 Apr 14:33
6c9d725
Compare
Choose a tag to compare
v5.0.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.0.0-rc0...v5.0.0-rc1

v5.0.0-rc0

14 Mar 14:12
a1d8245
Compare
Choose a tag to compare
v5.0.0-rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v4.10.0...v5.0.0-rc0

v4.10.0

14 Mar 09:04
8bed473
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.0...v4.10.0

v4.9.0

10 Feb 10:12
d6de4e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.0...v4.9.0

v4.8.0

01 Dec 10:45
755a9b8
Compare
Choose a tag to compare

What's Changed

  • updating golang.org/x/text module to v0.3.8 to address trivy vulnerab… by @xphyr in #849
  • Adding Topology Spread Constraints to Grafana CR by @celestialorb in #839
  • updating default version of Grafana to version 7.5.17 by @xphyr in #848
  • fix: don't use dashboard cache if url is different by @weisdd in #841
  • Update grafana_plugins_init to 0.1.0 by @nissessenap in #851
  • change maxUnavailable and MaxSurge to use percentages as opposed to int by @pb82 in #852
  • Prepare 4.8.0 by @nissessenap in #853

New Contributors

Full Changelog: v4.7.1...v4.8.0

v4.7.1

19 Oct 09:35
955daa6
Compare
Choose a tag to compare

What's Changed

  • fix: dashboard cache (sequence of actions) by @weisdd in #835
  • Link to constants.go on master branch by @arve0 in #836

New Contributors

Full Changelog: 4.7.0...v4.7.1

v4.7.0

06 Oct 07:49
e40bcf5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.7.0

v4.6.0

18 Aug 12:34
a7d7fa5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.1...v4.6.0

v4.5.1

22 Jul 14:30
422b359
Compare
Choose a tag to compare

What's Changed

  • Update golang dependency to latest versions by @nissessenap in #793
  • [Chore] Update default grafana to 7.5.16 by @nissessenap in #795
  • fix: use non-fqdn url for grafana to support non-standard cluster names by @weisdd in #791
  • fix successThreshold, validate server protocol, deprecate scheme by @weisdd in #792
  • fix typo in notifiers.md by @Var091 in #794
  • fix: return correct message about unsupported protocol by @weisdd in #796
  • Gzip content cache and bugfix cache time calculation by @addreas in #790
  • Prepare 4.5.1 by @nissessenap in #799

New Contributors

Full Changelog: v4.5.0...v4.5.1