Compare commits

...

2 commits

Author SHA1 Message Date
9a58219a62 Update image kyverno to v3.3.3 2024-11-21 17:04:57 +00:00
6cf09d4a61
back to minio 2024-11-21 10:53:02 -06:00
2 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@ spec:
chart: chart:
spec: spec:
chart: kyverno chart: kyverno
version: 3.3.2 version: 3.3.3
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: kyverno name: kyverno

View file

@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ./claim.yaml - ./claim.yaml
- ./nfs.yaml - ./minio.yaml
- ./r2.yaml - ./r2.yaml