@@ -52,15 +52,15 @@ We do not recommend that you upgrade the application by overriding `image.tag`.
5252| -----| -------------| ------| ---------|
5353 | controller.<<.image.pullPolicy | | string | ` "Always" ` |
5454 | controller.<<.image.repository | | string | ` "docker.io/openebs/rawfile-localpv" ` |
55- | controller.<<.image.tag | | string | ` "v0.11 .0" ` |
55+ | controller.<<.image.tag | | string | ` "v0.12 .0" ` |
5656 | controller.<<.resources.limits.cpu | | int | ` 1 ` |
5757 | controller.<<.resources.limits.memory | | string | ` "100Mi" ` |
5858 | controller.<<.resources.requests.cpu | | string | ` "10m" ` |
5959 | controller.<<.resources.requests.memory | | string | ` "100Mi" ` |
6060 | controller.<<.tolerations | | list | ` [] ` |
6161 | defaults.image.pullPolicy | | string | ` "Always" ` |
6262 | defaults.image.repository | | string | ` "docker.io/openebs/rawfile-localpv" ` |
63- | defaults.image.tag | | string | ` "v0.11 .0" ` |
63+ | defaults.image.tag | | string | ` "v0.12 .0" ` |
6464 | defaults.resources.limits.cpu | | int | ` 1 ` |
6565 | defaults.resources.limits.memory | | string | ` "100Mi" ` |
6666 | defaults.resources.requests.cpu | | string | ` "10m" ` |
@@ -69,7 +69,7 @@ We do not recommend that you upgrade the application by overriding `image.tag`.
6969 | imagePullSecrets | | list | ` [] ` |
7070 | node.<<.image.pullPolicy | | string | ` "Always" ` |
7171 | node.<<.image.repository | | string | ` "docker.io/openebs/rawfile-localpv" ` |
72- | node.<<.image.tag | | string | ` "v0.11 .0" ` |
72+ | node.<<.image.tag | | string | ` "v0.12 .0" ` |
7373 | node.<<.resources.limits.cpu | | int | ` 1 ` |
7474 | node.<<.resources.limits.memory | | string | ` "100Mi" ` |
7575 | node.<<.resources.requests.cpu | | string | ` "10m" ` |
0 commit comments