[stable/openebs] Update jiva image to 1.7.1 (#21379)

Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
This commit is contained in:
sai chaithanya
2020-03-11 02:09:36 -07:00
committed by GitHub
parent 79c1d79588
commit beb56b82df
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
version: 1.7.0
version: 1.7.1
name: openebs
appVersion: 1.7.0
description: Containerized Storage for Containers
+1 -1
View File
@@ -79,7 +79,7 @@ The following table lists the configurable parameters of the OpenEBS chart and t
| `ndmOperator.image` | Image for NDM Operator | `quay.io/openebs/node-disk-operator-amd64`|
| `ndmOperator.imageTag` | Image Tag for NDM Operator | `v0.4.7` |
| `jiva.image` | Image for Jiva | `quay.io/openebs/jiva` |
| `jiva.imageTag` | Image Tag for Jiva | `1.7.0` |
| `jiva.imageTag` | Image Tag for Jiva | `1.7.1` |
| `jiva.replicas` | Number of Jiva Replicas | `3` |
| `jiva.defaultStoragePath` | hostpath used by default Jiva StorageClass | `/var/openebs` |
| `cstor.pool.image` | Image for cStor Pool | `quay.io/openebs/cstor-pool` |
+1 -1
View File
@@ -130,7 +130,7 @@ webhook:
jiva:
image: "quay.io/openebs/jiva"
imageTag: "1.7.0"
imageTag: "1.7.1"
replicas: 3
defaultStoragePath: "/var/openebs"