@@ -16,10 +16,10 @@ metadata:
1616 name : proxmox-csi-plugin-controller
1717 namespace : csi-proxmox
1818 labels :
19- helm.sh/chart : proxmox-csi-plugin-0.3.1
19+ helm.sh/chart : proxmox-csi-plugin-0.3.3
2020 app.kubernetes.io/name : proxmox-csi-plugin
2121 app.kubernetes.io/instance : proxmox-csi-plugin
22- app.kubernetes.io/version : " v0.9 .0"
22+ app.kubernetes.io/version : " v0.10 .0"
2323 app.kubernetes.io/managed-by : Helm
2424---
2525# Source: proxmox-csi-plugin/templates/serviceaccount.yaml
@@ -29,10 +29,10 @@ metadata:
2929 name : proxmox-csi-plugin-node
3030 namespace : csi-proxmox
3131 labels :
32- helm.sh/chart : proxmox-csi-plugin-0.3.1
32+ helm.sh/chart : proxmox-csi-plugin-0.3.3
3333 app.kubernetes.io/name : proxmox-csi-plugin
3434 app.kubernetes.io/instance : proxmox-csi-plugin
35- app.kubernetes.io/version : " v0.9 .0"
35+ app.kubernetes.io/version : " v0.10 .0"
3636 app.kubernetes.io/managed-by : Helm
3737---
3838# Source: proxmox-csi-plugin/templates/controller-clusterrole.yaml
@@ -42,10 +42,10 @@ metadata:
4242 name : proxmox-csi-plugin-controller
4343 namespace : csi-proxmox
4444 labels :
45- helm.sh/chart : proxmox-csi-plugin-0.3.1
45+ helm.sh/chart : proxmox-csi-plugin-0.3.3
4646 app.kubernetes.io/name : proxmox-csi-plugin
4747 app.kubernetes.io/instance : proxmox-csi-plugin
48- app.kubernetes.io/version : " v0.9 .0"
48+ app.kubernetes.io/version : " v0.10 .0"
4949 app.kubernetes.io/managed-by : Helm
5050rules :
5151 - apiGroups : [""]
@@ -85,10 +85,10 @@ metadata:
8585 name : proxmox-csi-plugin-node
8686 namespace : csi-proxmox
8787 labels :
88- helm.sh/chart : proxmox-csi-plugin-0.3.1
88+ helm.sh/chart : proxmox-csi-plugin-0.3.3
8989 app.kubernetes.io/name : proxmox-csi-plugin
9090 app.kubernetes.io/instance : proxmox-csi-plugin
91- app.kubernetes.io/version : " v0.9 .0"
91+ app.kubernetes.io/version : " v0.10 .0"
9292 app.kubernetes.io/managed-by : Helm
9393rules :
9494 - apiGroups :
@@ -133,10 +133,10 @@ metadata:
133133 name : proxmox-csi-plugin-controller
134134 namespace : csi-proxmox
135135 labels :
136- helm.sh/chart : proxmox-csi-plugin-0.3.1
136+ helm.sh/chart : proxmox-csi-plugin-0.3.3
137137 app.kubernetes.io/name : proxmox-csi-plugin
138138 app.kubernetes.io/instance : proxmox-csi-plugin
139- app.kubernetes.io/version : " v0.9 .0"
139+ app.kubernetes.io/version : " v0.10 .0"
140140 app.kubernetes.io/managed-by : Helm
141141rules :
142142 - apiGroups : ["coordination.k8s.io"]
@@ -175,10 +175,10 @@ metadata:
175175 name : proxmox-csi-plugin-node
176176 namespace : csi-proxmox
177177 labels :
178- helm.sh/chart : proxmox-csi-plugin-0.3.1
178+ helm.sh/chart : proxmox-csi-plugin-0.3.3
179179 app.kubernetes.io/name : proxmox-csi-plugin
180180 app.kubernetes.io/instance : proxmox-csi-plugin
181- app.kubernetes.io/version : " v0.9 .0"
181+ app.kubernetes.io/version : " v0.10 .0"
182182 app.kubernetes.io/managed-by : Helm
183183spec :
184184 updateStrategy :
@@ -214,7 +214,7 @@ spec:
214214 - DAC_OVERRIDE
215215 seccompProfile :
216216 type : RuntimeDefault
217- image : " ghcr.io/sergelogvinov/proxmox-csi-node:v0.9 .0"
217+ image : " ghcr.io/sergelogvinov/proxmox-csi-node:v0.10 .0"
218218 imagePullPolicy : IfNotPresent
219219 args :
220220 - " -v=5"
@@ -318,10 +318,10 @@ metadata:
318318 name : proxmox-csi-plugin-controller
319319 namespace : csi-proxmox
320320 labels :
321- helm.sh/chart : proxmox-csi-plugin-0.3.1
321+ helm.sh/chart : proxmox-csi-plugin-0.3.3
322322 app.kubernetes.io/name : proxmox-csi-plugin
323323 app.kubernetes.io/instance : proxmox-csi-plugin
324- app.kubernetes.io/version : " v0.9 .0"
324+ app.kubernetes.io/version : " v0.10 .0"
325325 app.kubernetes.io/managed-by : Helm
326326spec :
327327 replicas : 1
@@ -337,7 +337,7 @@ spec:
337337 template :
338338 metadata :
339339 annotations :
340- checksum/config : c69436cb1e16c36ff708b1003d3ca4c6ee6484d2524e2ba7d9b68f473acaa1ca
340+ checksum/config : ce080eff0c26b50fe73bf9fcda017c8ad47c1000729fd0c555cfe3535c6d6222
341341 labels :
342342 app.kubernetes.io/name : proxmox-csi-plugin
343343 app.kubernetes.io/instance : proxmox-csi-plugin
@@ -366,7 +366,7 @@ spec:
366366 readOnlyRootFilesystem : true
367367 seccompProfile :
368368 type : RuntimeDefault
369- image : " ghcr.io/sergelogvinov/proxmox-csi-controller:v0.9 .0"
369+ image : " ghcr.io/sergelogvinov/proxmox-csi-controller:v0.10 .0"
370370 imagePullPolicy : IfNotPresent
371371 args :
372372 - " -v=5"
0 commit comments