mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
updating version in Chart.yaml (#3618)
* updatimg version in Chart.yaml Signed-off-by: Prateeknandle <prateeknandle@gmail.com> * changes from, make gen-helm Signed-off-by: Prateeknandle <prateeknandle@gmail.com> Co-authored-by: Vyankatesh Kudtarkar <vyankateshkd@gmail.com>
This commit is contained in:
parent
3cbb8db72e
commit
a0d3f31851
5 changed files with 4733 additions and 1303 deletions
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
type: application
|
type: application
|
||||||
name: kyverno-policies
|
name: kyverno-policies
|
||||||
version: v2.3.0
|
version: v2.3.2
|
||||||
appVersion: v1.6.0
|
appVersion: v1.6.2
|
||||||
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
||||||
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
description: Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
keywords:
|
keywords:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Kubernetes Pod Security Standards implemented as Kyverno policies
|
Kubernetes Pod Security Standards implemented as Kyverno policies
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
type: application
|
type: application
|
||||||
name: kyverno
|
name: kyverno
|
||||||
version: v2.3.0
|
version: v2.3.2
|
||||||
appVersion: v1.6.0
|
appVersion: v1.6.2
|
||||||
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
|
||||||
description: Kubernetes Native Policy Management
|
description: Kubernetes Native Policy Management
|
||||||
keywords:
|
keywords:
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Kubernetes Native Policy Management
|
Kubernetes Native Policy Management
|
||||||
|
|
||||||
  
|
  
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue