mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/openebs] Update jiva image to 1.7.1 (#21379)
Signed-off-by: mittachaitu <sai.chaithanya@mayadata.io>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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` |
|
||||
|
||||
@@ -130,7 +130,7 @@ webhook:
|
||||
|
||||
jiva:
|
||||
image: "quay.io/openebs/jiva"
|
||||
imageTag: "1.7.0"
|
||||
imageTag: "1.7.1"
|
||||
replicas: 3
|
||||
defaultStoragePath: "/var/openebs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user