kyverno: lock to version

Signed-off-by: Boris 'B' Kurktchiev <kurktchiev@gmail.com>
This commit is contained in:
Boris 'B' Kurktchiev 2024-10-01 13:52:09 -04:00
parent 50824bee44
commit bee24ff1c1
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ spec:
source:
chart: kyverno
repoURL: https://kyverno.github.io/kyverno/
targetRevision: 3.2.6
targetRevision: 3.2.7
helm:
releaseName: kyverno
valuesObject:

View file

@ -7,7 +7,7 @@ spec:
project: default
source:
repoURL: https://github.com/kyverno/kyverno
targetRevision: HEAD
targetRevision: 3.2.7
path: charts/kyverno-policies
helm:
releaseName: "kyverno-policies"