OpenEBS: Updated with 2.12.0 chart

Signed-off-by: ashishjain <ashish.jain@mayadata.io>
pull/144/head
ashishjain 2021-10-13 12:36:31 +05:30
parent bada4801de
commit ef374e7bd6
4 changed files with 14 additions and 12 deletions

View File

@ -0,0 +1,2 @@
workingDir: ""
url: https://github.com/openebs/dynamic-nfs-provisioner/releases/download/nfs-provisioner-0.6.0/nfs-provisioner-0.6.0.tgz

View File

@ -13,7 +13,7 @@ questions:
type: string
label: API Server Image
- variable: apiserver.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of API Server image"
type: string
label: Image Tag For OpenEBS API Server Image
@ -23,7 +23,7 @@ questions:
type: string
label: Provisioner Image
- variable: provisioner.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of Provisioner image"
type: string
label: Image Tag For Provisioner Image
@ -33,7 +33,7 @@ questions:
type: string
label: Snapshot Controller Image
- variable: snapshotOperator.controller.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of Snapshot Controller image"
type: string
label: Image Tag For OpenEBS Snapshot Controller Image
@ -43,7 +43,7 @@ questions:
type: string
label: Snapshot Provisioner Image
- variable: snapshotOperator.provisioner.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of Snapshot Provisioner image"
type: string
label: Image Tag For OpenEBS Snapshot Provisioner Image
@ -73,7 +73,7 @@ questions:
type: string
label: Jiva Storage Engine Image
- variable: jiva.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of Jiva image"
type: string
label: Image Tag For OpenEBS Jiva Storage Engine Image
@ -83,7 +83,7 @@ questions:
type: string
label: cStor Storage Engine Pool Image
- variable: cstor.pool.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of cStor Storage Engine Pool image"
type: string
label: Image Tag For OpenEBS cStor Storage Engine Pool Image
@ -93,7 +93,7 @@ questions:
type: string
label: cStor Storage Engine Pool Management Image
- variable: cstor.poolMgmt.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of cStor Storage Engine Pool Management image"
type: string
label: Image Tag For OpenEBS cStor Storage Engine Pool Management Image
@ -103,7 +103,7 @@ questions:
type: string
label: cStor Storage Engine Target Image
- variable: cstor.target.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of cStor Storage Engine Target image"
type: string
label: Image Tag For OpenEBS cStor Storage Engine Target Image
@ -113,7 +113,7 @@ questions:
type: string
label: cStor Storage Engine Target Management Image
- variable: cstor.volumeMgmt.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of cStor Storage Engine Target Management image"
type: string
label: Image Tag For OpenEBS cStor Storage Engine Target Management Image
@ -124,7 +124,7 @@ questions:
label: Monitoring Exporter Image
show_if: "policies.monitoring.enabled=true&&defaultImage=false"
- variable: policies.monitoring.imageTag
default: "2.11.0"
default: "2.12.0"
description: "The image tag of OpenEBS Exporter"
type: string
label: Image Tag For OpenEBS Exporter Image

View File

@ -2,7 +2,7 @@
+++ charts/Chart.yaml
@@ -1,5 +1,10 @@
apiVersion: v2
appVersion: 2.11.0
appVersion: 2.12.0
+kubeVersion: '>=1.13.0-0'
+annotations:
+ catalog.cattle.io/certified: partner

View File

@ -1,2 +1,2 @@
url: https://github.com/openebs/charts/releases/download/openebs-2.11.0/openebs-2.11.0.tgz
url: https://github.com/openebs/charts/releases/download/openebs-2.12.0/openebs-2.12.0.tgz
packageVersion: 00