Skip to content

Commit 616ce1e

Browse files
authored
Merge pull request #273 from Helene/sync_with_721
Sync master branch with V7.2
2 parents 5da16fc + 1af8541 commit 616ce1e

File tree

3 files changed

+20
-1
lines changed

3 files changed

+20
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG BUILD_ENV=prod
2-
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.5-1732804088
2+
ARG BASE=registry.access.redhat.com/ubi9/ubi:9.5-1736404036
33

44
FROM $BASE as build_prod
55
ONBUILD COPY ./requirements/requirements_ubi9.txt /root/requirements_ubi9.txt

docs/RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ Tested with RedHat community-powered Grafana operator v.5
4141

4242

4343

44+
# Version 7.2.1 (01/15/2025)
45+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.5-1736404036 \
46+
47+
Tested with Grafana version 11
48+
Tested with RedHat community-powered Grafana operator v.5
49+
50+
51+
4452
# Version 7.2.0 (12/06/2024)
4553
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.5-1732804088 \
4654
Speed up OpenTSDB /search/lookup REST Api endpoint response time \

docs/SUPPORT_MATRIX.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,17 @@ Classic Scale:
3232
- IBM Storage Scale Container Native Storage Access(CNSA) devices having minReleaseLevel 5.2.0
3333
- RedHat community-powered Grafana-Operator v5
3434

35+
# Version 7.2.1 (01/15/2025)
36+
Classic Scale:
37+
- Python 3.9
38+
- CherryPy 18.10.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.1.9.8,5.2.2.1
44+
- RedHat community-powered Grafana-Operator v5
45+
3546
# Version 7.2.0 (12/06/2024)
3647
Classic Scale:
3748
- Python 3.9

0 commit comments

Comments
 (0)