You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE_NOTES.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
# Version 7.0.9 (08/20/2023)
2
+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.2 \
3
+
Added example yaml files for Deploying Grafana instance on an Openshift cluster via Grafana-operator v5. \
4
+
Added example yaml files for Deploying grafana-bridge as Grafanadatasource on an Openshift cluster via Grafana-operator v5. \
5
+
Added example yaml file for grafana-bridge service route allowing an external Grafana instance query data from grafana-bridge running inside an Openshift cluster\
6
+
Added example Dashboards compatible with Grafana 9.5 \
7
+
8
+
Tested with Grafana version 9.5
9
+
Tested with RedHat community-powered Grafana operator v.5
10
+
11
+
12
+
1
13
# Version 7.0.8 (12/06/2022)
2
14
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.7 \
3
15
Made Dockerfile compatibe with OpenShift style allowing to specify user/group settings at the image build time. \
0 commit comments