From a190b6ed5626d9aecb849b7dc2380f98f66c6e7c Mon Sep 17 00:00:00 2001 From: shuting Date: Mon, 25 Jul 2022 14:33:51 +0800 Subject: [PATCH] sync Helm versions (#4262) 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 5d3d64d2a6..05b1e3cf76 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: v2.5.1 -appVersion: v1.7.1 +version: v2.5.2 +appVersion: v1.7.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 43f61490fe..5713c2aa5e 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: v2.5.1](https://img.shields.io/badge/Version-v2.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.7.1](https://img.shields.io/badge/AppVersion-v1.7.1-informational?style=flat-square) +![Version: v2.5.2](https://img.shields.io/badge/Version-v2.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.7.2](https://img.shields.io/badge/AppVersion-v1.7.2-informational?style=flat-square) ## About diff --git a/charts/kyverno/Chart.yaml b/charts/kyverno/Chart.yaml index 357c266058..d234172da4 100644 --- a/charts/kyverno/Chart.yaml +++ b/charts/kyverno/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 type: application name: kyverno -version: v2.5.1 -appVersion: v1.7.1 +version: v2.5.2 +appVersion: v1.7.2 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 f4750169f1..dc658fcb89 100644 --- a/charts/kyverno/README.md +++ b/charts/kyverno/README.md @@ -2,7 +2,7 @@ Kubernetes Native Policy Management -![Version: v2.5.1](https://img.shields.io/badge/Version-v2.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.7.1](https://img.shields.io/badge/AppVersion-v1.7.1-informational?style=flat-square) +![Version: v2.5.2](https://img.shields.io/badge/Version-v2.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.7.2](https://img.shields.io/badge/AppVersion-v1.7.2-informational?style=flat-square) ## About