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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# Version 7.0.4 (09/22/2021)
2
+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-209
3
+
Moved out the documentation files from the repository content. They have been placed on the [project Wiki](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki).
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.3 (08/13/2021)
2
11
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-206
3
12
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
0 commit comments