From f4efee1daefacb4d391f48dfcb8f025478e4e332 Mon Sep 17 00:00:00 2001 From: shuting Date: Sat, 27 May 2023 07:04:47 +0800 Subject: [PATCH] release 1.9.5 (#7314) 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 50269b748b..214324df59 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: 2.7.4 -appVersion: v1.9.4 +version: 2.7.5 +appVersion: v1.9.5 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 2390b4daf1..e88fe51fcb 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: 2.7.4](https://img.shields.io/badge/Version-2.7.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.9.4](https://img.shields.io/badge/AppVersion-v1.9.4-informational?style=flat-square) +![Version: 2.7.5](https://img.shields.io/badge/Version-2.7.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.9.5](https://img.shields.io/badge/AppVersion-v1.9.5-informational?style=flat-square) ## About diff --git a/charts/kyverno/Chart.yaml b/charts/kyverno/Chart.yaml index 2082e6afaa..31d0873f1a 100644 --- a/charts/kyverno/Chart.yaml +++ b/charts/kyverno/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: kyverno -version: 2.7.4 -appVersion: v1.9.4 +version: 2.7.5 +appVersion: v1.9.5 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 c98c804b9f..2b9f295a7f 100644 --- a/charts/kyverno/README.md +++ b/charts/kyverno/README.md @@ -2,7 +2,7 @@ Kubernetes Native Policy Management -![Version: 2.7.4](https://img.shields.io/badge/Version-2.7.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.9.4](https://img.shields.io/badge/AppVersion-v1.9.4-informational?style=flat-square) +![Version: 2.7.5](https://img.shields.io/badge/Version-2.7.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.9.5](https://img.shields.io/badge/AppVersion-v1.9.5-informational?style=flat-square) ## About