Skip to content

Commit 64fb3ff

Browse files
authored
Merge pull request #234 from Helene/sync_7.1
Sync master with 7.1
2 parents 02dc3be + 62a490e commit 64fb3ff

File tree

3 files changed

+96
-1
lines changed

3 files changed

+96
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.4
1+
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907
22
FROM $BASE
33

44
LABEL com.ibm.name="IBM Storage Scale bridge for Grafana"

docs/RELEASE_NOTES.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,46 @@ Tested with RedHat community-powered Grafana operator v.5
1010

1111

1212

13+
# Version 7.1.8 (08/29/2024)
14+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907 \
15+
16+
Tested with Grafana version 11
17+
Tested with RedHat community-powered Grafana operator v.5
18+
19+
20+
21+
# Version 7.1.7 (08/27/2024)
22+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4-1181 \
23+
24+
Tested with Grafana version 11
25+
Tested with RedHat community-powered Grafana operator v.5
26+
27+
28+
29+
# Version 7.1.6 (06/28/2024)
30+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4-1123 \
31+
32+
Tested with Grafana version 11
33+
Tested with RedHat community-powered Grafana operator v.5
34+
35+
36+
37+
# Version 7.1.5 (06/07/2024)
38+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4-947.1717074712 \
39+
40+
Tested with Grafana version 9.5
41+
Tested with RedHat community-powered Grafana operator v.5
42+
43+
44+
45+
# Version 7.1.4 (05/07/2024)
46+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4 \
47+
48+
Tested with Grafana version 9.5
49+
Tested with RedHat community-powered Grafana operator v.5
50+
51+
52+
1353
# Version 7.1.3 (03/08/2024)
1454
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.3-1610 \
1555

docs/SUPPORT_MATRIX.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,61 @@ Classic Scale:
99
Cloud native:
1010
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.0
1111
- RedHat community-powered Grafana-Operator v5
12+
13+
# Version 7.1.8 (08/29/2024)
14+
Classic Scale:
15+
- Python 3.9
16+
- CherryPy 18.9.0
17+
- IBM Storage Scale system must run 5.1.9 and above
18+
- Grafana 11.0.0 and above
19+
20+
Cloud native:
21+
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
22+
- RedHat community-powered Grafana-Operator v5
23+
24+
# Version 7.1.7 (08/27/2024)
25+
Classic Scale:
26+
- Python 3.9
27+
- CherryPy 18.9.0
28+
- IBM Storage Scale system must run 5.1.9 and above
29+
- Grafana 11.0.0 and above
30+
31+
Cloud native:
32+
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
33+
- RedHat community-powered Grafana-Operator v5
34+
35+
# Version 7.1.6 (06/28/2024)
36+
Classic Scale:
37+
- Python 3.9
38+
- CherryPy 18.9.0
39+
- IBM Storage Scale system must run 5.1.9 and above
40+
- Grafana 11.0.0 and above
41+
42+
Cloud native:
43+
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
44+
- RedHat community-powered Grafana-Operator v5
45+
46+
# Version 7.1.5 (06/07/2024)
47+
Classic Scale:
48+
- Python 3.9
49+
- CherryPy 18.9.0
50+
- IBM Storage Scale system must run 5.1.9 and above
51+
- Grafana 11.0.0 and above
52+
53+
Cloud native:
54+
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
55+
- RedHat community-powered Grafana-Operator v5
56+
57+
# Version 7.1.4 (05/07/2024)
58+
Classic Scale:
59+
- Python 3.9
60+
- CherryPy 18.9.0
61+
- IBM Storage Scale system must run 5.1.9 and above
62+
- Grafana 9.5.0 and above
63+
64+
Cloud native:
65+
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
66+
- RedHat community-powered Grafana-Operator v5
1267

1368
# Version 7.1.3 (03/08/2024)
1469
Classic Scale:

0 commit comments

Comments
 (0)