Skip to content

Commit 923fac4

Browse files
authored
Update and rename CHANGELOG.md to RELEASE_NOTES.md
1 parent fee239d commit 923fac4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/CHANGELOG.md renamed to docs/RELEASE_NOTES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Version 7.0.5 (02/10/2022)
2-
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.5
3-
Added 'caCertPath' to the configurable parameters, which allows the user to enable or disable CA certificate verification for the REST API HTTPS connections to the pmcollector.
2+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.5 \
3+
Added 'caCertPath' to the configurable parameters, which allows the user to enable or disable CA certificate verification for the REST API HTTPS connections to the pmcollector. \
44
Added 'retryDelay' to the configurable parameters. Using this parameter the user can control how long the bridge should sleep before re-attempting to query the MetaData, in case no data was returned by pmcollector through the initial bridge startup
55

66
Tested with Grafana version 7.5.1 and 8.0.3
@@ -9,7 +9,7 @@ Tested with RedHat community-powered Grafana operator v.4.1
99

1010

1111
# Version 7.0.4 (09/22/2021)
12-
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-209
12+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-209 \
1313
Moved out the documentation files from the repository content. They have been placed on the [project Wiki](https://github.com/IBM/ibm-spectrum-scale-bridge-for-grafana/wiki).
1414

1515
Tested with Grafana version 7.5.1 and 8.0.3
@@ -18,7 +18,7 @@ Tested with RedHat community-powered Grafana operator v.3.10.3
1818

1919

2020
# Version 7.0.3 (08/13/2021)
21-
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-206
21+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.4-206 \
2222
Added requirements_ubi8.txt file including the python versions packages needed to be installed to run the bridge in an OpenShift production environment, on top of the redhat UBI8 image
2323

2424
Tested with Grafana version 7.5.1 and 8.0.3
@@ -27,7 +27,7 @@ Tested with RedHat community-powered Grafana operator v.3.10.3
2727

2828

2929
# Version 7.0.2 (08/02/2021)
30-
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi
30+
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi \
3131
Changed the sleep time = 60 seconds for re-attempting to get the MetaData from the pmcollector in case no data have been returned during the bridge start instead of stopping the process directly
3232

3333
Tested with Grafana version 7.5.1 and 8.0.3

0 commit comments

Comments
 (0)