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 11ARG 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
44FROM $BASE as build_prod
55ONBUILD COPY ./requirements/requirements_ubi9.txt /root/requirements_ubi9.txt
Original file line number Diff line number Diff 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)
4553Changed the Dockerfile parent image to the registry.access.redhat.com/ubi9/ubi:9.5-1732804088 \
4654Speed up OpenTSDB /search/lookup REST Api endpoint response time \
Original file line number Diff line number Diff 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)
3647Classic Scale:
3748 - Python 3.9
You can’t perform that action at this time.
0 commit comments