We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0bf8cf commit a2bc3f1Copy full SHA for a2bc3f1
1 file changed
hack/config/kyverno/kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
4
resources:
5
-- https://github.com/kyverno/kyverno/releases/download/v1.15.2/install.yaml
+- https://github.com/kyverno/kyverno/releases/download/v1.16.0/install.yaml
6
7
configMapGenerator:
8
- name: kyverno
0 commit comments