File tree 2 files changed +33
-2
lines changed
2 files changed +33
-2
lines changed Original file line number Diff line number Diff line change 1
1
.deploy
2
2
.dist
3
3
config.yaml
4
- values.yaml
4
+ values * .yaml
5
5
.vscode
6
6
.tools
7
7
* .db
Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
entries :
3
3
policy-reporter :
4
+ - apiVersion : v2
5
+ appVersion : 2.18.2
6
+ created : " 2024-04-18T14:50:41.903203+02:00"
7
+ dependencies :
8
+ - condition : monitoring.enabled
9
+ name : monitoring
10
+ repository : " "
11
+ version : 2.8.2
12
+ - condition : ui.enabled
13
+ name : ui
14
+ repository : " "
15
+ version : 2.10.5
16
+ - condition : kyvernoPlugin.enabled
17
+ name : kyvernoPlugin
18
+ repository : " "
19
+ version : 1.6.5
20
+ description : ' Policy Reporter watches for PolicyReport Resources. It creates Prometheus
21
+ Metrics and can send rule validation events to different targets like Loki,
22
+ Elasticsearch, Slack or Discord '
23
+ digest : 51f57a4c7f437045b3a02148e833479386c6bfd8291918ca93f37d83e743a223
24
+ home : https://kyverno.github.io/policy-reporter
25
+ icon : https://github.com/kyverno/kyverno/raw/main/img/logo.png
26
+ maintainers :
27
+ - name : Frank Jogeleit
28
+ name : policy-reporter
29
+ sources :
30
+ - https://github.com/kyverno/policy-reporter
31
+ type : application
32
+ urls :
33
+ - https://github.com/kyverno/policy-reporter/releases/download/policy-reporter-2.22.5/policy-reporter-2.22.5.tgz
34
+ version : 2.22.5
4
35
- apiVersion : v2
5
36
appVersion : 2.18.1
6
37
created : " 2024-03-04T13:00:42.028936+01:00"
@@ -4326,4 +4357,4 @@ entries:
4326
4357
urls :
4327
4358
- https://github.com/kyverno/policy-reporter/releases/download/policy-reporter-preview-3.0.0-alpha/policy-reporter-preview-3.0.0-alpha.tgz
4328
4359
version : 3.0.0-alpha
4329
- generated : " 2024-04-09T17:18:59.40221428Z "
4360
+ generated : " 2024-04-18T14:50:41.904737+02:00 "
You can’t perform that action at this time.
0 commit comments