File tree Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1
- ARG BASE=registry.access.redhat.com/ubi9/ubi:9.3
1
+ ARG BASE=registry.access.redhat.com/ubi9/ubi:9.3-1552
2
2
FROM $BASE
3
3
4
4
LABEL com.ibm.name="IBM Storage Scale bridge for Grafana"
Original file line number Diff line number Diff line change
1
+ # Version 7.1.2 (02/28/2024)
2
+ Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.3-1552 \
3
+
4
+ Tested with Grafana version 9.5
5
+ Tested with RedHat community-powered Grafana operator v.5
6
+
7
+
8
+
1
9
# Version 7.1.1 (01/18/2024)
2
10
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.3 \
3
11
Original file line number Diff line number Diff line change 1
1
The following matrix gives a quick overview of the supported software for the IBM Storage Scale bridge for Grafana packages by version number:
2
+ # Version 7.1.2 (02/28/2024)
3
+ Classic Scale:
4
+ - Python 3.9
5
+ - CherryPy 18.9.0
6
+ - IBM Storage Scale system must run 5.1.9 and above
7
+ - Grafana 9.5.0 and above
8
+
9
+ Cloud native:
10
+ - IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.0
11
+ - RedHat community-powered Grafana-Operator v5
12
+
2
13
# Version 7.1.1 (01/18/2024)
3
14
Classic Scale:
4
15
- Python 3.9
You can’t perform that action at this time.
0 commit comments