From 0e3e2d89f3b2dd290bfe48ac4d9e03c18eb8cf8d Mon Sep 17 00:00:00 2001 From: swaphb Date: Mon, 10 Aug 2026 17:42:09 -0400 Subject: [PATCH] upgrade kyverno and fix policy validation --- argocd/apps/kyverno.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/argocd/apps/kyverno.yaml b/argocd/apps/kyverno.yaml index 765de55..7421fbd 100644 --- a/argocd/apps/kyverno.yaml +++ b/argocd/apps/kyverno.yaml @@ -10,7 +10,9 @@ spec: source: repoURL: https://kyverno.github.io/kyverno/ chart: kyverno - targetRevision: 3.3.7 + # Chart 3.8.2 removes the deprecated bitnami/kubectl hook image used by + # the older chart and deploys Kyverno app version 1.18.2. + targetRevision: 3.8.2 helm: values: | crds: