File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Version 6.1 (12/10/2020)
2
+
3
+ Added example yaml files which can be used to run the bridge in a cloud native environment.
4
+ Added example yaml files which can be used to connect the bridge to a Grafana instance running in a cloud native environment.
5
+ Added instructions describing how to deploy the bridge in a container running in a k8s/Openshift environment
6
+ Added instructions describing how to deploy a Grafana instance via grafana-operator powered by RedHad community in a k8s/Openshift environment
7
+
8
+ Make cherryPy server settings editable for a user
9
+
10
+ Added test module for a basic parameter verification with the pytest framework
11
+ Enabled source code changes verification using circleCi CI/CD pipeline
12
+
13
+
14
+
1
15
# Version 6 (10/20/2020)
2
16
3
17
Removed python2 support
You can’t perform that action at this time.
0 commit comments