From f7d0b89b8565b09bd0342aefa96bc96f790a4a14 Mon Sep 17 00:00:00 2001 From: shuting Date: Wed, 20 Dec 2023 17:49:56 +0800 Subject: [PATCH] release 1.10.7 (#9231) Signed-off-by: ShutingZhao --- charts/kyverno-policies/Chart.yaml | 4 ++-- charts/kyverno-policies/README.md | 2 +- charts/kyverno/Chart.yaml | 4 ++-- charts/kyverno/README.md | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/kyverno-policies/Chart.yaml b/charts/kyverno-policies/Chart.yaml index 4071154896ef..9c71ff89ce2b 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.0.7 -appVersion: v1.10.6 +version: 3.0.8 +appVersion: v1.10.7 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 a744a6c8c960..ffeb59404325 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.0.7](https://img.shields.io/badge/Version-3.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.10.6](https://img.shields.io/badge/AppVersion-v1.10.6-informational?style=flat-square) +![Version: 3.0.8](https://img.shields.io/badge/Version-3.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.10.7](https://img.shields.io/badge/AppVersion-v1.10.7-informational?style=flat-square) ## About diff --git a/charts/kyverno/Chart.yaml b/charts/kyverno/Chart.yaml index 3bbdc6938366..0ba4ab50fa25 100644 --- a/charts/kyverno/Chart.yaml +++ b/charts/kyverno/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: kyverno -version: 3.0.8 -appVersion: v1.10.6 +version: 3.0.9 +appVersion: v1.10.7 icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png description: Kubernetes Native Policy Management keywords: diff --git a/charts/kyverno/README.md b/charts/kyverno/README.md index 7be0872f3c59..88478e133567 100644 --- a/charts/kyverno/README.md +++ b/charts/kyverno/README.md @@ -2,7 +2,7 @@ Kubernetes Native Policy Management -![Version: 3.0.8](https://img.shields.io/badge/Version-3.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.10.6](https://img.shields.io/badge/AppVersion-v1.10.6-informational?style=flat-square) +![Version: 3.0.9](https://img.shields.io/badge/Version-3.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.10.7](https://img.shields.io/badge/AppVersion-v1.10.7-informational?style=flat-square) ## About