Skip to content

Commit c381887

Browse files
committed
chore: bump plugin versions in helm chart
1 parent 20adfd8 commit c381887

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

chart/validator/values.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ plugins:
108108
- chart:
109109
name: validator-plugin-aws
110110
repository: "https://validator-labs.github.io/validator-plugin-aws"
111-
version: v0.0.25
111+
version: v0.0.26
112112
values: |-
113113
controllerManager:
114114
kubeRbacProxy:
@@ -143,7 +143,7 @@ plugins:
143143
- ALL
144144
image:
145145
repository: quay.io/validator-labs/validator-plugin-aws
146-
tag: v0.0.25
146+
tag: v0.0.26
147147
resources:
148148
limits:
149149
cpu: 500m
@@ -177,7 +177,7 @@ plugins:
177177
- chart:
178178
name: validator-plugin-azure
179179
repository: "https://validator-labs.github.io/validator-plugin-azure"
180-
version: v0.0.10
180+
version: v0.0.11
181181
values: |-
182182
controllerManager:
183183
kubeRbacProxy:
@@ -212,7 +212,7 @@ plugins:
212212
- ALL
213213
image:
214214
repository: quay.io/validator-labs/validator-plugin-azure
215-
tag: v0.0.10
215+
tag: v0.0.11
216216
resources:
217217
limits:
218218
cpu: 500m
@@ -252,7 +252,7 @@ plugins:
252252
- chart:
253253
name: validator-plugin-vsphere
254254
repository: "https://validator-labs.github.io/validator-plugin-vsphere"
255-
version: v0.0.19
255+
version: v0.0.20
256256
values: |-
257257
controllerManager:
258258
kubeRbacProxy:
@@ -287,7 +287,7 @@ plugins:
287287
- ALL
288288
image:
289289
repository: quay.io/validator-labs/validator-plugin-vsphere
290-
tag: v0.0.19
290+
tag: v0.0.20
291291
resources:
292292
limits:
293293
cpu: 500m
@@ -313,7 +313,7 @@ plugins:
313313
- chart:
314314
name: validator-plugin-network
315315
repository: "https://validator-labs.github.io/validator-plugin-network"
316-
version: v0.0.14
316+
version: v0.0.15
317317
values: |-
318318
controllerManager:
319319
kubeRbacProxy:
@@ -350,7 +350,7 @@ plugins:
350350
- ALL
351351
image:
352352
repository: quay.io/validator-labs/validator-plugin-network
353-
tag: v0.0.14
353+
tag: v0.0.15
354354
resources:
355355
limits:
356356
cpu: 500m
@@ -372,7 +372,7 @@ plugins:
372372
- chart:
373373
name: validator-plugin-oci
374374
repository: "https://validator-labs.github.io/validator-plugin-oci"
375-
version: v0.0.9
375+
version: v0.0.10
376376
values: |-
377377
controllerManager:
378378
kubeRbacProxy:
@@ -407,7 +407,7 @@ plugins:
407407
- ALL
408408
image:
409409
repository: quay.io/validator-labs/validator-plugin-oci
410-
tag: v0.0.9
410+
tag: v0.0.10
411411
resources:
412412
limits:
413413
cpu: 500m
@@ -429,7 +429,7 @@ plugins:
429429
- chart:
430430
name: validator-plugin-kubescape
431431
repository: "https://validator-labs.github.io/validator-plugin-kubescape"
432-
version: v0.0.2
432+
version: v0.0.3
433433
values: |-
434434
controllerManager:
435435
kubeRbacProxy:
@@ -464,7 +464,7 @@ plugins:
464464
- ALL
465465
image:
466466
repository: quay.io/validator-labs/validator-plugin-kubescape
467-
tag: v0.0.2
467+
tag: v0.0.3
468468
resources:
469469
limits:
470470
cpu: 500m

0 commit comments

Comments
 (0)