@@ -52,15 +52,15 @@ We do not recommend that you upgrade the application by overriding `image.tag`.
52
52
| -----| -------------| ------| ---------|
53
53
| controller.<<.image.pullPolicy | | string | ` "Always" ` |
54
54
| controller.<<.image.repository | | string | ` "docker.io/openebs/rawfile-localpv" ` |
55
- | controller.<<.image.tag | | string | ` "0.8 .0" ` |
55
+ | controller.<<.image.tag | | string | ` "v0.11 .0" ` |
56
56
| controller.<<.resources.limits.cpu | | int | ` 1 ` |
57
57
| controller.<<.resources.limits.memory | | string | ` "100Mi" ` |
58
58
| controller.<<.resources.requests.cpu | | string | ` "10m" ` |
59
59
| controller.<<.resources.requests.memory | | string | ` "100Mi" ` |
60
60
| controller.<<.tolerations | | list | ` [] ` |
61
61
| defaults.image.pullPolicy | | string | ` "Always" ` |
62
62
| defaults.image.repository | | string | ` "docker.io/openebs/rawfile-localpv" ` |
63
- | defaults.image.tag | | string | ` "0.8 .0" ` |
63
+ | defaults.image.tag | | string | ` "v0.11 .0" ` |
64
64
| defaults.resources.limits.cpu | | int | ` 1 ` |
65
65
| defaults.resources.limits.memory | | string | ` "100Mi" ` |
66
66
| defaults.resources.requests.cpu | | string | ` "10m" ` |
@@ -69,7 +69,7 @@ We do not recommend that you upgrade the application by overriding `image.tag`.
69
69
| imagePullSecrets | | list | ` [] ` |
70
70
| node.<<.image.pullPolicy | | string | ` "Always" ` |
71
71
| node.<<.image.repository | | string | ` "docker.io/openebs/rawfile-localpv" ` |
72
- | node.<<.image.tag | | string | ` "0.8 .0" ` |
72
+ | node.<<.image.tag | | string | ` "v0.11 .0" ` |
73
73
| node.<<.resources.limits.cpu | | int | ` 1 ` |
74
74
| node.<<.resources.limits.memory | | string | ` "100Mi" ` |
75
75
| node.<<.resources.requests.cpu | | string | ` "10m" ` |
0 commit comments