From 1fdd22d08920a82acc5376a9788e5279464d904d Mon Sep 17 00:00:00 2001 From: Andrew Block Date: Thu, 28 Dec 2023 07:34:23 -0600 Subject: [PATCH] Update Kyverno to 1.11.0 Signed-off-by: Andrew Block --- kyverno/base/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kyverno/base/kustomization.yaml b/kyverno/base/kustomization.yaml index de4d2d2d..65d7cd9f 100644 --- a/kyverno/base/kustomization.yaml +++ b/kyverno/base/kustomization.yaml @@ -3,7 +3,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - https://raw.githubusercontent.com/kyverno/kyverno/release-1.6/config/release/install.yaml + - https://github.com/kyverno/kyverno/releases/download/v1.11.0/install.yaml patches: - patch: |-