@@ -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.10
19+ helm.sh/chart : proxmox-csi-plugin-0.3.12
2020 app.kubernetes.io/name : proxmox-csi-plugin
2121 app.kubernetes.io/instance : proxmox-csi-plugin
22- app.kubernetes.io/version : " v0.12.1 "
22+ app.kubernetes.io/version : " v0.13.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.10
32+ helm.sh/chart : proxmox-csi-plugin-0.3.12
3333 app.kubernetes.io/name : proxmox-csi-plugin
3434 app.kubernetes.io/instance : proxmox-csi-plugin
35- app.kubernetes.io/version : " v0.12.1 "
35+ app.kubernetes.io/version : " v0.13.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.10
45+ helm.sh/chart : proxmox-csi-plugin-0.3.12
4646 app.kubernetes.io/name : proxmox-csi-plugin
4747 app.kubernetes.io/instance : proxmox-csi-plugin
48- app.kubernetes.io/version : " v0.12.1 "
48+ app.kubernetes.io/version : " v0.13.0 "
4949 app.kubernetes.io/managed-by : Helm
5050rules :
5151 - apiGroups : [""]
@@ -88,10 +88,10 @@ metadata:
8888 name : proxmox-csi-plugin-node
8989 namespace : csi-proxmox
9090 labels :
91- helm.sh/chart : proxmox-csi-plugin-0.3.10
91+ helm.sh/chart : proxmox-csi-plugin-0.3.12
9292 app.kubernetes.io/name : proxmox-csi-plugin
9393 app.kubernetes.io/instance : proxmox-csi-plugin
94- app.kubernetes.io/version : " v0.12.1 "
94+ app.kubernetes.io/version : " v0.13.0 "
9595 app.kubernetes.io/managed-by : Helm
9696rules :
9797 - apiGroups :
@@ -136,10 +136,10 @@ metadata:
136136 name : proxmox-csi-plugin-controller
137137 namespace : csi-proxmox
138138 labels :
139- helm.sh/chart : proxmox-csi-plugin-0.3.10
139+ helm.sh/chart : proxmox-csi-plugin-0.3.12
140140 app.kubernetes.io/name : proxmox-csi-plugin
141141 app.kubernetes.io/instance : proxmox-csi-plugin
142- app.kubernetes.io/version : " v0.12.1 "
142+ app.kubernetes.io/version : " v0.13.0 "
143143 app.kubernetes.io/managed-by : Helm
144144rules :
145145 - apiGroups : ["coordination.k8s.io"]
@@ -178,10 +178,10 @@ metadata:
178178 name : proxmox-csi-plugin-node
179179 namespace : csi-proxmox
180180 labels :
181- helm.sh/chart : proxmox-csi-plugin-0.3.10
181+ helm.sh/chart : proxmox-csi-plugin-0.3.12
182182 app.kubernetes.io/name : proxmox-csi-plugin
183183 app.kubernetes.io/instance : proxmox-csi-plugin
184- app.kubernetes.io/version : " v0.12.1 "
184+ app.kubernetes.io/version : " v0.13.0 "
185185 app.kubernetes.io/managed-by : Helm
186186spec :
187187 updateStrategy :
@@ -217,7 +217,7 @@ spec:
217217 - DAC_OVERRIDE
218218 seccompProfile :
219219 type : RuntimeDefault
220- image : " ghcr.io/sergelogvinov/proxmox-csi-node:v0.12.1 "
220+ image : " ghcr.io/sergelogvinov/proxmox-csi-node:v0.13.0 "
221221 imagePullPolicy : IfNotPresent
222222 args :
223223 - " -v=5"
@@ -321,10 +321,10 @@ metadata:
321321 name : proxmox-csi-plugin-controller
322322 namespace : csi-proxmox
323323 labels :
324- helm.sh/chart : proxmox-csi-plugin-0.3.10
324+ helm.sh/chart : proxmox-csi-plugin-0.3.12
325325 app.kubernetes.io/name : proxmox-csi-plugin
326326 app.kubernetes.io/instance : proxmox-csi-plugin
327- app.kubernetes.io/version : " v0.12.1 "
327+ app.kubernetes.io/version : " v0.13.0 "
328328 app.kubernetes.io/managed-by : Helm
329329spec :
330330 replicas : 1
@@ -369,7 +369,7 @@ spec:
369369 readOnlyRootFilesystem : true
370370 seccompProfile :
371371 type : RuntimeDefault
372- image : " ghcr.io/sergelogvinov/proxmox-csi-controller:v0.12.1 "
372+ image : " ghcr.io/sergelogvinov/proxmox-csi-controller:v0.13.0 "
373373 imagePullPolicy : IfNotPresent
374374 args :
375375 - " -v=5"
0 commit comments