Skip to content

Commit d4a8c0a

Browse files
svcAPLBotmerll
andauthored
chore(chart-deps): update policy-reporter to version 3.3.2 (#2408)
Co-authored-by: merll <[email protected]>
1 parent c4db670 commit d4a8c0a

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

apps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ appsInfo:
332332
integration: When enabled, Velero can be used to automatically create backups of APL platform services. Based on the selected provider, APL installs required plug-ins. APL also installs the Restic integration for Velero to back up and restore almost any type of Kubernetes volume.
333333
policy-reporter:
334334
title: policy-reporter
335-
appVersion: 3.3.1
335+
appVersion: 3.3.3
336336
repo: https://github.com/kyverno/policy-reporter
337337
maintainers: Frank Jogeleit
338338
license: Apache 2.0

chart/chart-index/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ dependencies:
115115
version: 5.4.1
116116
repository: https://vmware-tanzu.github.io/helm-charts/
117117
- name: policy-reporter
118-
version: 3.3.1
118+
version: 3.3.2
119119
repository: https://kyverno.github.io/policy-reporter

charts/policy-reporter/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 3.3.1
2+
appVersion: 3.3.3
33
description: 'Policy Reporter watches for PolicyReport Resources. It creates Prometheus
44
Metrics and can send rule validation events to different targets like Loki, Elasticsearch,
55
Slack or Discord '
@@ -12,4 +12,4 @@ name: policy-reporter
1212
sources:
1313
- https://github.com/kyverno/policy-reporter
1414
type: application
15-
version: 3.3.1
15+
version: 3.3.2

charts/policy-reporter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Policy Reporter watches for PolicyReport Resources.
44
It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord
55

6-
![Version: 3.3.1](https://img.shields.io/badge/Version-3.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.1](https://img.shields.io/badge/AppVersion-3.3.1-informational?style=flat-square)
6+
![Version: 3.3.2](https://img.shields.io/badge/Version-3.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square)
77

88
## Documentation
99

0 commit comments

Comments
 (0)