We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb6424 commit 280d702Copy full SHA for 280d702
chart/validator/values.yaml
@@ -372,7 +372,7 @@ plugins:
372
- chart:
373
name: validator-plugin-oci
374
repository: "https://spectrocloud-labs.github.io/validator-plugin-oci"
375
- version: v0.0.8
+ version: v0.0.9
376
values: |-
377
controllerManager:
378
kubeRbacProxy:
@@ -407,7 +407,7 @@ plugins:
407
- ALL
408
image:
409
repository: quay.io/spectrocloud-labs/validator-plugin-oci
410
- tag: v0.0.8
+ tag: v0.0.9
411
resources:
412
limits:
413
cpu: 500m
0 commit comments