We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7bf821 commit 734b7d3Copy full SHA for 734b7d3
docs/BUILDING_DOCKER_IMAGE.md
@@ -12,7 +12,14 @@
12
```
13
14
15
-2. Create the bridge container image
+2. Switch to the 6.1 branch
16
+
17
+```shell
18
+# git checkout 6.1
19
+```
20
21
22
+3. Create the bridge container image
23
24
```shell
25
# cd grafana_bridge/source
docs/grafana_bridge_deployment_ocp.md
@@ -5,6 +5,7 @@
5
### Dependencies
6
This instructions could be used for:
7
- IBM Spectrum Scale Container Native Storage Access(CNSA) devices having minimum release level 5.1.0.1 and above
8
+- IBM Spectrum Scale bridge for Grafana *version 6.1.2* (Checkout the branch 6.1)
9
10
11
1. Follow the [instructions](/docs/BUILDING_DOCKER_IMAGE.md) and create the IBM Spectrum Scale bridge for Grafana image
0 commit comments