File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : lvm-localpv
33description : CSI Driver for dynamic provisioning of LVM Persistent Local Volumes.
4- version : 0.8.3
5- appVersion : 0.8.0
4+ version : 0.8.4
5+ appVersion : 0.8.2
66icon : https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/icon/color/openebs-icon-color.png
77home : http://www.openebs.io/
88keywords :
Original file line number Diff line number Diff line change 22# This is a YAML-formatted file.
33# Declare variables to be passed into your templates.
44release :
5- version : " 0.8.0 "
5+ version : " 0.8.2 "
66
77imagePullSecrets :
88# - name: "image-pull-secret"
@@ -134,7 +134,7 @@ lvmPlugin:
134134 repository : openebs/lvm-driver
135135 pullPolicy : IfNotPresent
136136 # Overrides the image tag whose default is the chart appVersion.
137- tag : 0.8.0
137+ tag : 0.8.2
138138 ioLimits :
139139 enabled : false
140140 containerRuntime : containerd
You can’t perform that action at this time.
0 commit comments