diff --git a/charts/kyverno-policies/Chart.yaml b/charts/kyverno-policies/Chart.yaml index 88d54f7904..5b2b85dbbd 100644 --- a/charts/kyverno-policies/Chart.yaml +++ b/charts/kyverno-policies/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: kyverno-policies -version: 3.3.2-rc.1 -appVersion: v1.13.2-rc.1 +version: 3.3.2 +appVersion: v1.13.2 icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png description: Kubernetes Pod Security Standards implemented as Kyverno policies keywords: diff --git a/charts/kyverno-policies/README.md b/charts/kyverno-policies/README.md index 6fccc0152a..04528a1fa1 100644 --- a/charts/kyverno-policies/README.md +++ b/charts/kyverno-policies/README.md @@ -2,7 +2,7 @@ Kubernetes Pod Security Standards implemented as Kyverno policies -![Version: 3.3.2-rc.1](https://img.shields.io/badge/Version-3.3.2--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.13.2-rc.1](https://img.shields.io/badge/AppVersion-v1.13.2--rc.1-informational?style=flat-square) +![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.13.2](https://img.shields.io/badge/AppVersion-v1.13.2-informational?style=flat-square) ## About diff --git a/charts/kyverno/Chart.yaml b/charts/kyverno/Chart.yaml index a8d9cd5cf9..79075cb340 100644 --- a/charts/kyverno/Chart.yaml +++ b/charts/kyverno/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: kyverno -version: 3.3.4-rc.1 -appVersion: v1.13.2-rc.1 +version: 3.3.4 +appVersion: v1.13.2 icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png description: Kubernetes Native Policy Management keywords: @@ -39,8 +39,8 @@ annotations: description: fixed global image registry config by introducing *.image.defaultRegistry. dependencies: - name: grafana - version: 3.3.4-rc.1 + version: 3.3.4 condition: grafana.enabled - name: crds - version: 3.3.4-rc.1 + version: 3.3.4 condition: crds.install diff --git a/charts/kyverno/README.md b/charts/kyverno/README.md index b16d37c875..c5cc2740d1 100644 --- a/charts/kyverno/README.md +++ b/charts/kyverno/README.md @@ -2,7 +2,7 @@ Kubernetes Native Policy Management -![Version: 3.3.4-rc.1](https://img.shields.io/badge/Version-3.3.4--rc.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.13.2-rc.1](https://img.shields.io/badge/AppVersion-v1.13.2--rc.1-informational?style=flat-square) +![Version: 3.3.4](https://img.shields.io/badge/Version-3.3.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.13.2](https://img.shields.io/badge/AppVersion-v1.13.2-informational?style=flat-square) ## About @@ -849,8 +849,8 @@ Kubernetes: `>=1.25.0-0` | Repository | Name | Version | |------------|------|---------| -| | crds | 3.3.4-rc.1 | -| | grafana | 3.3.4-rc.1 | +| | crds | 3.3.4 | +| | grafana | 3.3.4 | ## Maintainers diff --git a/charts/kyverno/charts/crds/Chart.yaml b/charts/kyverno/charts/crds/Chart.yaml index 46c4be8126..af159b8049 100644 --- a/charts/kyverno/charts/crds/Chart.yaml +++ b/charts/kyverno/charts/crds/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: crds -version: 3.3.4-rc.1 +version: 3.3.4 diff --git a/charts/kyverno/charts/crds/README.md b/charts/kyverno/charts/crds/README.md index 49304ec331..1383fbc208 100644 --- a/charts/kyverno/charts/crds/README.md +++ b/charts/kyverno/charts/crds/README.md @@ -1,6 +1,6 @@ # crds -![Version: 3.3.4-rc.1](https://img.shields.io/badge/Version-3.3.4--rc.1-informational?style=flat-square) +![Version: 3.3.4](https://img.shields.io/badge/Version-3.3.4-informational?style=flat-square) ## Values diff --git a/charts/kyverno/charts/grafana/Chart.yaml b/charts/kyverno/charts/grafana/Chart.yaml index 8bc46fafdc..668aa22d7f 100644 --- a/charts/kyverno/charts/grafana/Chart.yaml +++ b/charts/kyverno/charts/grafana/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: grafana -version: 3.3.4-rc.1 +version: 3.3.4 diff --git a/charts/kyverno/charts/grafana/README.md b/charts/kyverno/charts/grafana/README.md index 7871be008e..a533843e56 100644 --- a/charts/kyverno/charts/grafana/README.md +++ b/charts/kyverno/charts/grafana/README.md @@ -1,6 +1,6 @@ # grafana -![Version: 3.3.4-rc.1](https://img.shields.io/badge/Version-3.3.4--rc.1-informational?style=flat-square) +![Version: 3.3.4](https://img.shields.io/badge/Version-3.3.4-informational?style=flat-square) ## Values diff --git a/config/install-latest-testing.yaml b/config/install-latest-testing.yaml index 319d3d808d..7b15270c41 100644 --- a/config/install-latest-testing.yaml +++ b/config/install-latest-testing.yaml @@ -201,8 +201,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: cleanuppolicies.kyverno.io @@ -2797,8 +2797,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: clustercleanuppolicies.kyverno.io @@ -5393,8 +5393,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: clusterpolicies.kyverno.io @@ -25686,8 +25686,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: globalcontextentries.kyverno.io @@ -25951,8 +25951,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: policies.kyverno.io @@ -46247,8 +46247,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: policyexceptions.kyverno.io @@ -47555,8 +47555,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: updaterequests.kyverno.io @@ -48388,8 +48388,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: clusterephemeralreports.reports.kyverno.io @@ -48730,8 +48730,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: ephemeralreports.reports.kyverno.io @@ -49072,8 +49072,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: clusterpolicyreports.wgpolicyk8s.io @@ -49440,8 +49440,8 @@ metadata: app.kubernetes.io/instance: kyverno app.kubernetes.io/managed-by: Helm app.kubernetes.io/part-of: kyverno-crds - app.kubernetes.io/version: 3.3.4-rc.1 - helm.sh/chart: crds-3.3.4-rc.1 + app.kubernetes.io/version: 3.3.4 + helm.sh/chart: crds-3.3.4 annotations: controller-gen.kubebuilder.io/version: v0.16.1 name: policyreports.wgpolicyk8s.io