Skip to content

Commit

Permalink
bump chart version to release fix for kyverno#2655 (kyverno#2672)
Browse files Browse the repository at this point in the history
Signed-off-by: ShutingZhao <[email protected]>
  • Loading branch information
realshuting authored Nov 3, 2021
1 parent 5c16ee7 commit 04189e4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/kyverno-policies/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: kyverno-policies
version: v2.1.0
appVersion: v1.5.0-rc1
version: v2.1.3
appVersion: v1.5.1
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
description: Kubernetes Native Policy Management Policies
keywords:
Expand Down
4 changes: 2 additions & 2 deletions charts/kyverno/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: kyverno
version: v2.1.0
appVersion: v1.5.0-rc1
version: v2.1.3
appVersion: v1.5.1
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
description: Kubernetes Native Policy Management
keywords:
Expand Down

0 comments on commit 04189e4

Please sign in to comment.