You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RELEASE_NOTES.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
# Version 7.0.6 (04/12/2022)
2
+
Fetch raw data for GPFSDiskCap metrics as workaround for the zimon issue not returning all capacity metrics results. \
3
+
Added non root user to the Dockerfile. This way the main process will be started with a non-root user when running in a container. \
4
+
Added labels to the Dockerfile
5
+
6
+
Tested with Grafana version 8.0.3
7
+
Tested with RedHat community-powered Grafana operator v.4.1
8
+
9
+
10
+
1
11
# Version 7.0.5 (02/10/2022)
2
12
Changed the Dockerfile parent image to the registry.access.redhat.com/ubi8/ubi:8.5 \
3
13
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. \
0 commit comments