Skip to content

Commit

Permalink
Merge pull request #234 from Helene/sync_7.1
Browse files Browse the repository at this point in the history
Sync master with 7.1
  • Loading branch information
Helene authored Aug 29, 2024
2 parents 02dc3be + 62a490e commit 64fb3ff
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.4
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907
FROM $BASE

LABEL com.ibm.name="IBM Storage Scale bridge for Grafana"
Expand Down
40 changes: 40 additions & 0 deletions docs/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,46 @@ Tested with RedHat community-powered Grafana operator v.5



# Version 7.1.8 (08/29/2024)
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4-1181.1724035907 \

Tested with Grafana version 11
Tested with RedHat community-powered Grafana operator v.5



# Version 7.1.7 (08/27/2024)
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4-1181 \

Tested with Grafana version 11
Tested with RedHat community-powered Grafana operator v.5



# Version 7.1.6 (06/28/2024)
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4-1123 \

Tested with Grafana version 11
Tested with RedHat community-powered Grafana operator v.5



# Version 7.1.5 (06/07/2024)
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4-947.1717074712 \

Tested with Grafana version 9.5
Tested with RedHat community-powered Grafana operator v.5



# Version 7.1.4 (05/07/2024)
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.4 \

Tested with Grafana version 9.5
Tested with RedHat community-powered Grafana operator v.5



# Version 7.1.3 (03/08/2024)
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.3-1610 \

Expand Down
55 changes: 55 additions & 0 deletions docs/SUPPORT_MATRIX.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,61 @@ Classic Scale:
Cloud native:
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.0
- RedHat community-powered Grafana-Operator v5

# Version 7.1.8 (08/29/2024)
Classic Scale:
- Python 3.9
- CherryPy 18.9.0
- IBM Storage Scale system must run 5.1.9 and above
- Grafana 11.0.0 and above

Cloud native:
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
- RedHat community-powered Grafana-Operator v5

# Version 7.1.7 (08/27/2024)
Classic Scale:
- Python 3.9
- CherryPy 18.9.0
- IBM Storage Scale system must run 5.1.9 and above
- Grafana 11.0.0 and above

Cloud native:
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
- RedHat community-powered Grafana-Operator v5

# Version 7.1.6 (06/28/2024)
Classic Scale:
- Python 3.9
- CherryPy 18.9.0
- IBM Storage Scale system must run 5.1.9 and above
- Grafana 11.0.0 and above

Cloud native:
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
- RedHat community-powered Grafana-Operator v5

# Version 7.1.5 (06/07/2024)
Classic Scale:
- Python 3.9
- CherryPy 18.9.0
- IBM Storage Scale system must run 5.1.9 and above
- Grafana 11.0.0 and above

Cloud native:
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
- RedHat community-powered Grafana-Operator v5

# Version 7.1.4 (05/07/2024)
Classic Scale:
- Python 3.9
- CherryPy 18.9.0
- IBM Storage Scale system must run 5.1.9 and above
- Grafana 9.5.0 and above

Cloud native:
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.1
- RedHat community-powered Grafana-Operator v5

# Version 7.1.3 (03/08/2024)
Classic Scale:
Expand Down

0 comments on commit 64fb3ff

Please sign in to comment.