From 8edfacae2e644b05a2e985c0ca8bd7f7250da3d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 06:56:08 +0000 Subject: [PATCH] chore(deps): update helm release kyverno/kyverno to v3.3.3 --- config/samples/config_v1alpha1_clusterprofile.yaml | 2 +- examples/kyverno.yaml | 2 +- examples/multiple_helm_charts.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/samples/config_v1alpha1_clusterprofile.yaml b/config/samples/config_v1alpha1_clusterprofile.yaml index 8c530cef..01d6e2c8 100644 --- a/config/samples/config_v1alpha1_clusterprofile.yaml +++ b/config/samples/config_v1alpha1_clusterprofile.yaml @@ -11,7 +11,7 @@ spec: - repositoryURL: https://kyverno.github.io/kyverno/ repositoryName: kyverno chartName: kyverno/kyverno - chartVersion: 3.3.2 + chartVersion: 3.3.3 releaseName: kyverno-latest releaseNamespace: kyverno values: | diff --git a/examples/kyverno.yaml b/examples/kyverno.yaml index b6bd3ae8..295f9533 100644 --- a/examples/kyverno.yaml +++ b/examples/kyverno.yaml @@ -17,7 +17,7 @@ spec: - repositoryURL: https://kyverno.github.io/kyverno/ repositoryName: kyverno chartName: kyverno/kyverno - chartVersion: 3.3.2 + chartVersion: 3.3.3 releaseName: kyverno-latest releaseNamespace: kyverno helmChartAction: Install diff --git a/examples/multiple_helm_charts.yaml b/examples/multiple_helm_charts.yaml index 2f267825..ba3aebaa 100644 --- a/examples/multiple_helm_charts.yaml +++ b/examples/multiple_helm_charts.yaml @@ -24,7 +24,7 @@ spec: - repositoryURL: https://kyverno.github.io/kyverno/ repositoryName: kyverno chartName: kyverno/kyverno - chartVersion: 3.3.2 + chartVersion: 3.3.3 releaseName: kyverno-latest releaseNamespace: kyverno helmChartAction: Install