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/CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,18 @@
1
+
# Version 7.0.3 (08/13/2021)
2
+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-206
3
+
Added requirements_ubi8.txt file including the python versions packages needed to be installed to run the bridge in an OpenShift production environment, on top of the redhat UBI8 image
4
+
5
+
Tested with Grafana version 7.5.1 and 8.0.3
6
+
Tested with RedHat community-powered Grafana operator v.3.10.3
7
+
8
+
9
+
1
10
# Version 7.0.2 (08/02/2021)
2
11
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi
3
12
Changed the sleep time = 60 seconds for re-attempting to get the MetaData from the pmcollector in case no data have been returned during the bridge start instead of stopping the process directly
4
13
5
14
Tested with Grafana version 7.5.1 and 8.0.3
15
+
Tested with RedHat community-powered Grafana operator v.3.10.3
0 commit comments