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 7cfb501 commit 68c5759Copy full SHA for 68c5759
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.1/install.yaml
+- https://github.com/kyverno/kyverno/releases/download/v1.15.2/install.yaml
6
7
configMapGenerator:
8
- name: kyverno
0 commit comments