Skip to content

Commit 604cfd5

Browse files
committed
bump chart
Signed-off-by: Frank Jogeleit <[email protected]>
1 parent 6b6fb15 commit 604cfd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/kyverno-playground/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: kyverno-playground
33
type: application
4-
version: 0.4.4
4+
version: 0.4.5
55
appVersion: v0.4.3
66
icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png
77
description: Kyverno Playground Web Application
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
versions:
22
{{- with .Values.config.versions }}
3-
{{- toYaml . | nindent 2 }}
3+
{{- toYaml . | nindent 4 }}
44
{{- end }}

0 commit comments

Comments
 (0)