diff --git a/charts/kyverno-policies/Chart.yaml b/charts/kyverno-policies/Chart.yaml index b8fefc327c92..00998928af75 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.2.6-rc.3 -appVersion: v1.12.6-rc.3 +version: 3.2.6 +appVersion: v1.12.6 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 b171872f2620..76296e7a5de1 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.2.6-rc.3](https://img.shields.io/badge/Version-3.2.6--rc.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.12.6-rc.3](https://img.shields.io/badge/AppVersion-v1.12.6--rc.3-informational?style=flat-square) +![Version: 3.2.6](https://img.shields.io/badge/Version-3.2.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.12.6](https://img.shields.io/badge/AppVersion-v1.12.6-informational?style=flat-square) ## About diff --git a/charts/kyverno/Chart.yaml b/charts/kyverno/Chart.yaml index 7415ac789a89..d0444b60ad0a 100644 --- a/charts/kyverno/Chart.yaml +++ b/charts/kyverno/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: kyverno -version: 3.2.7-rc.3 -appVersion: v1.12.6-rc.3 +version: 3.2.7 +appVersion: v1.12.6 icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png description: Kubernetes Native Policy Management keywords: @@ -39,8 +39,8 @@ annotations: description: Make admission reports breaker threshold configurable dependencies: - name: grafana - version: 3.2.7-rc.3 + version: 3.2.7 condition: grafana.enabled - name: crds - version: 3.2.7-rc.3 + version: 3.2.7 condition: crds.install diff --git a/charts/kyverno/README.md b/charts/kyverno/README.md index ee7e85d53293..f9b0398fd831 100644 --- a/charts/kyverno/README.md +++ b/charts/kyverno/README.md @@ -2,7 +2,7 @@ Kubernetes Native Policy Management -![Version: 3.2.7-rc.3](https://img.shields.io/badge/Version-3.2.7--rc.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.12.6-rc.3](https://img.shields.io/badge/AppVersion-v1.12.6--rc.3-informational?style=flat-square) +![Version: 3.2.7](https://img.shields.io/badge/Version-3.2.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.12.6](https://img.shields.io/badge/AppVersion-v1.12.6-informational?style=flat-square) ## About @@ -927,8 +927,8 @@ Kubernetes: `>=1.25.0-0` | Repository | Name | Version | |------------|------|---------| -| | crds | 3.2.7-rc.3 | -| | grafana | 3.2.7-rc.3 | +| | crds | 3.2.7 | +| | grafana | 3.2.7 | ## Maintainers diff --git a/charts/kyverno/charts/crds/Chart.yaml b/charts/kyverno/charts/crds/Chart.yaml index 5d59644e4d56..615dbd4b0c1b 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.2.7-rc.3 +version: 3.2.7 diff --git a/charts/kyverno/charts/crds/README.md b/charts/kyverno/charts/crds/README.md index ba806be2d6a2..9fd98c0e3e55 100644 --- a/charts/kyverno/charts/crds/README.md +++ b/charts/kyverno/charts/crds/README.md @@ -1,6 +1,6 @@ # crds -![Version: 3.2.7-rc.3](https://img.shields.io/badge/Version-3.2.7--rc.3-informational?style=flat-square) +![Version: 3.2.7](https://img.shields.io/badge/Version-3.2.7-informational?style=flat-square) ## Values diff --git a/charts/kyverno/charts/grafana/Chart.yaml b/charts/kyverno/charts/grafana/Chart.yaml index 6e95e533edea..9f2b2bcd1aa0 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.2.7-rc.3 +version: 3.2.7 diff --git a/charts/kyverno/charts/grafana/README.md b/charts/kyverno/charts/grafana/README.md index 36d29cb2d6a6..e1f785f79746 100644 --- a/charts/kyverno/charts/grafana/README.md +++ b/charts/kyverno/charts/grafana/README.md @@ -1,6 +1,6 @@ # grafana -![Version: 3.2.7-rc.3](https://img.shields.io/badge/Version-3.2.7--rc.3-informational?style=flat-square) +![Version: 3.2.7](https://img.shields.io/badge/Version-3.2.7-informational?style=flat-square) ## Values diff --git a/config/install-latest-testing.yaml b/config/install-latest-testing.yaml index 432732231784..f522eb969f36 100644 --- a/config/install-latest-testing.yaml +++ b/config/install-latest-testing.yaml @@ -215,8 +215,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: admissionreports.kyverno.io @@ -882,8 +882,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: backgroundscanreports.kyverno.io @@ -1467,8 +1467,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: cleanuppolicies.kyverno.io @@ -5151,8 +5151,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: clusteradmissionreports.kyverno.io @@ -5820,8 +5820,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: clusterbackgroundscanreports.kyverno.io @@ -6405,8 +6405,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: clustercleanuppolicies.kyverno.io @@ -10089,8 +10089,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: clusterpolicies.kyverno.io @@ -26651,8 +26651,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: globalcontextentries.kyverno.io @@ -26900,8 +26900,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: policies.kyverno.io @@ -43465,8 +43465,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: policyexceptions.kyverno.io @@ -45352,8 +45352,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: updaterequests.kyverno.io @@ -46139,8 +46139,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: clusterephemeralreports.reports.kyverno.io @@ -46496,8 +46496,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: ephemeralreports.reports.kyverno.io @@ -46853,8 +46853,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: clusterpolicyreports.wgpolicyk8s.io @@ -47235,8 +47235,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.2.7-rc.3 - helm.sh/chart: crds-3.2.7-rc.3 + app.kubernetes.io/version: 3.2.7 + helm.sh/chart: crds-3.2.7 annotations: controller-gen.kubebuilder.io/version: v0.15.0 name: policyreports.wgpolicyk8s.io