@@ -108,7 +108,7 @@ plugins:
108
108
- chart :
109
109
name : validator-plugin-aws
110
110
repository : " https://validator-labs.github.io/validator-plugin-aws"
111
- version : v0.0.25
111
+ version : v0.0.26
112
112
values : |-
113
113
controllerManager:
114
114
kubeRbacProxy:
@@ -143,7 +143,7 @@ plugins:
143
143
- ALL
144
144
image:
145
145
repository: quay.io/validator-labs/validator-plugin-aws
146
- tag: v0.0.25
146
+ tag: v0.0.26
147
147
resources:
148
148
limits:
149
149
cpu: 500m
@@ -177,7 +177,7 @@ plugins:
177
177
- chart :
178
178
name : validator-plugin-azure
179
179
repository : " https://validator-labs.github.io/validator-plugin-azure"
180
- version : v0.0.10
180
+ version : v0.0.11
181
181
values : |-
182
182
controllerManager:
183
183
kubeRbacProxy:
@@ -212,7 +212,7 @@ plugins:
212
212
- ALL
213
213
image:
214
214
repository: quay.io/validator-labs/validator-plugin-azure
215
- tag: v0.0.10
215
+ tag: v0.0.11
216
216
resources:
217
217
limits:
218
218
cpu: 500m
@@ -252,7 +252,7 @@ plugins:
252
252
- chart :
253
253
name : validator-plugin-vsphere
254
254
repository : " https://validator-labs.github.io/validator-plugin-vsphere"
255
- version : v0.0.19
255
+ version : v0.0.20
256
256
values : |-
257
257
controllerManager:
258
258
kubeRbacProxy:
@@ -287,7 +287,7 @@ plugins:
287
287
- ALL
288
288
image:
289
289
repository: quay.io/validator-labs/validator-plugin-vsphere
290
- tag: v0.0.19
290
+ tag: v0.0.20
291
291
resources:
292
292
limits:
293
293
cpu: 500m
@@ -313,7 +313,7 @@ plugins:
313
313
- chart :
314
314
name : validator-plugin-network
315
315
repository : " https://validator-labs.github.io/validator-plugin-network"
316
- version : v0.0.14
316
+ version : v0.0.15
317
317
values : |-
318
318
controllerManager:
319
319
kubeRbacProxy:
@@ -350,7 +350,7 @@ plugins:
350
350
- ALL
351
351
image:
352
352
repository: quay.io/validator-labs/validator-plugin-network
353
- tag: v0.0.14
353
+ tag: v0.0.15
354
354
resources:
355
355
limits:
356
356
cpu: 500m
@@ -372,7 +372,7 @@ plugins:
372
372
- chart :
373
373
name : validator-plugin-oci
374
374
repository : " https://validator-labs.github.io/validator-plugin-oci"
375
- version : v0.0.9
375
+ version : v0.0.10
376
376
values : |-
377
377
controllerManager:
378
378
kubeRbacProxy:
@@ -407,7 +407,7 @@ plugins:
407
407
- ALL
408
408
image:
409
409
repository: quay.io/validator-labs/validator-plugin-oci
410
- tag: v0.0.9
410
+ tag: v0.0.10
411
411
resources:
412
412
limits:
413
413
cpu: 500m
@@ -429,7 +429,7 @@ plugins:
429
429
- chart :
430
430
name : validator-plugin-kubescape
431
431
repository : " https://validator-labs.github.io/validator-plugin-kubescape"
432
- version : v0.0.2
432
+ version : v0.0.3
433
433
values : |-
434
434
controllerManager:
435
435
kubeRbacProxy:
@@ -464,7 +464,7 @@ plugins:
464
464
- ALL
465
465
image:
466
466
repository: quay.io/validator-labs/validator-plugin-kubescape
467
- tag: v0.0.2
467
+ tag: v0.0.3
468
468
resources:
469
469
limits:
470
470
cpu: 500m
0 commit comments