Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
5ef88ff
chore(chart-deps): update policy-reporter to version 3.8.1
svcAPLBot Jul 9, 2026
06e3e2f
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 9, 2026
fe00c81
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 10, 2026
534d714
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 13, 2026
2b37e2d
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 15, 2026
a4b6e2f
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 16, 2026
fd7a10c
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 20, 2026
b3de00b
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 21, 2026
f22c60b
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 21, 2026
628967d
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 22, 2026
d56b0ac
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 27, 2026
e9daefc
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 28, 2026
7700263
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 28, 2026
7eb4d37
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 28, 2026
5fd5a07
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 28, 2026
0336a5d
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 28, 2026
a713a1b
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 29, 2026
9dcc0a0
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 29, 2026
ca736df
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 29, 2026
fc0fcf2
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 29, 2026
36f4df4
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 30, 2026
95d7d53
Merge branch 'main' into ci-update-policy-reporter-to-3.8.1
svcAPLBot Jul 31, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion chart/chart-index/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies:
version: 0.117.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
- name: policy-reporter
version: 3.7.4
version: 3.8.1
repository: https://kyverno.github.io/policy-reporter
- name: prometheus-blackbox-exporter
version: 11.15.1
Expand Down
4 changes: 2 additions & 2 deletions charts/policy-reporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: 3.7.4
appVersion: 3.8.1
description: 'Policy Reporter watches for PolicyReport Resources. It creates Prometheus
Metrics and can send rule validation events to different targets like Loki, Elasticsearch,
Slack or Discord '
Expand All @@ -12,4 +12,4 @@ name: policy-reporter
sources:
- https://github.com/kyverno/policy-reporter
type: application
version: 3.7.4
version: 3.8.1
11 changes: 6 additions & 5 deletions charts/policy-reporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Policy Reporter watches for PolicyReport Resources.
It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord

![Version: 3.7.4](https://img.shields.io/badge/Version-3.7.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.7.4](https://img.shields.io/badge/AppVersion-3.7.4-informational?style=flat-square)
![Version: 3.8.1](https://img.shields.io/badge/Version-3.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.8.1](https://img.shields.io/badge/AppVersion-3.8.1-informational?style=flat-square)

## Documentation

Expand Down Expand Up @@ -396,7 +396,7 @@ Open `http://localhost:8082/` in your browser.
| ui.image.registry | string | `"ghcr.io"` | Image registry |
| ui.image.repository | string | `"kyverno/policy-reporter-ui"` | Image repository |
| ui.image.pullPolicy | string | `"IfNotPresent"` | Image PullPolicy |
| ui.image.tag | string | `"2.5.1"` | Image tag |
| ui.image.tag | string | `"2.6.1"` | Image tag |
| ui.crds.customBoard | bool | `false` | Install UI CustomBoard CRDs |
| ui.replicaCount | int | `1` | Deployment replica count |
| ui.priorityClassName | string | `""` | Deployment priorityClassName |
Expand Down Expand Up @@ -492,7 +492,7 @@ Open `http://localhost:8082/` in your browser.
| plugin.kyverno.image.registry | string | `"ghcr.io"` | Image registry |
| plugin.kyverno.image.repository | string | `"kyverno/policy-reporter/kyverno-plugin"` | Image repository |
| plugin.kyverno.image.pullPolicy | string | `"IfNotPresent"` | Image PullPolicy |
| plugin.kyverno.image.tag | string | `"0.6.0"` | Image tag |
| plugin.kyverno.image.tag | string | `"0.6.2"` | Image tag |
| plugin.kyverno.replicaCount | int | `1` | Deployment replica count |
| plugin.kyverno.priorityClassName | string | `""` | Deployment priorityClassName |
| plugin.kyverno.logging.api | bool | `false` | Enables external API request logging |
Expand Down Expand Up @@ -565,11 +565,11 @@ Open `http://localhost:8082/` in your browser.
| plugin.trivy.image.registry | string | `"ghcr.io"` | Image registry |
| plugin.trivy.image.repository | string | `"kyverno/policy-reporter/trivy-plugin"` | Image repository |
| plugin.trivy.image.pullPolicy | string | `"IfNotPresent"` | Image PullPolicy |
| plugin.trivy.image.tag | string | `"0.4.12"` | Image tag Defaults to `Chart.AppVersion` if omitted |
| plugin.trivy.image.tag | string | `"0.4.15"` | Image tag Defaults to `Chart.AppVersion` if omitted |
| plugin.trivy.cli.image.registry | string | `"ghcr.io"` | Image registry |
| plugin.trivy.cli.image.repository | string | `"aquasecurity/trivy"` | Image repository |
| plugin.trivy.cli.image.pullPolicy | string | `"IfNotPresent"` | Image PullPolicy |
| plugin.trivy.cli.image.tag | string | `"0.69.3"` | Image tag Defaults to `Chart.AppVersion` if omitted |
| plugin.trivy.cli.image.tag | string | `"0.72.0"` | Image tag Defaults to `Chart.AppVersion` if omitted |
| plugin.trivy.extraArgs | object | `{}` | Additional container args. |
| plugin.trivy.cveawg.disable | bool | `false` | disable external CVEAWG API calls. |
| plugin.trivy.github.disable | bool | `false` | disable GitHub API calls. |
Expand Down Expand Up @@ -633,6 +633,7 @@ Open `http://localhost:8082/` in your browser.
| plugin.trivy.extraConfig | object | `{}` | Extra configuration options appended to trivy plugin settings |
| monitoring.enabled | bool | `false` | Enables the Prometheus Operator integration |
| monitoring.annotations | object | `{}` | Key/value pairs that are attached to all resources. |
| monitoring.serviceMonitor.enabled | bool | `true` | |
| monitoring.serviceMonitor.honorLabels | bool | `false` | HonorLabels chooses the metrics labels on collisions with target labels |
| monitoring.serviceMonitor.namespace | string | `nil` | Allow to override the namespace for serviceMonitor |
| monitoring.serviceMonitor.labels | object | `{}` | Labels to match the serviceMonitorSelector of the Prometheus Resource |
Expand Down
4 changes: 3 additions & 1 deletion charts/policy-reporter/templates/httproute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ spec:
{{- toYaml . | nindent 8 }}
{{- end }}
backendRefs:
- name: {{ $fullName }}
- group: ''
kind: Service
name: {{ $fullName }}
port: {{ $svcPort }}
weight: 1
{{- end }}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{{- if and .Values.monitoring.enabled }}
{{- if and .Values.monitoring.enabled .Values.monitoring.serviceMonitor.enabled }}
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ spec:
{{- toYaml . | nindent 8 }}
{{- end }}
backendRefs:
- name: {{ $fullName }}
- group: ''
kind: Service
name: {{ $fullName }}
port: {{ $svcPort }}
weight: 1
{{- end }}
Expand Down
4 changes: 3 additions & 1 deletion charts/policy-reporter/templates/ui/httproute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ spec:
{{- toYaml . | nindent 8 }}
{{- end }}
backendRefs:
- name: {{ $fullName }}
- group: ''
kind: Service
name: {{ $fullName }}
port: {{ $svcPort }}
weight: 1
{{- end }}
Expand Down
9 changes: 5 additions & 4 deletions charts/policy-reporter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@ ui:
# -- (string) Image PullPolicy
pullPolicy: IfNotPresent
# -- (string) Image tag
tag: "2.5.1"
tag: "2.6.1"

crds:
# -- Install UI CustomBoard CRDs
Expand Down Expand Up @@ -1383,7 +1383,7 @@ plugin:
# -- (string) Image PullPolicy
pullPolicy: IfNotPresent
# -- (string) Image tag
tag: "0.6.0"
tag: "0.6.2"

# -- Deployment replica count
replicaCount: 1
Expand Down Expand Up @@ -1633,7 +1633,7 @@ plugin:
pullPolicy: IfNotPresent
# -- (string) Image tag
# Defaults to `Chart.AppVersion` if omitted
tag: "0.4.12"
tag: "0.4.15"

cli:
image:
Expand All @@ -1645,7 +1645,7 @@ plugin:
pullPolicy: IfNotPresent
# -- (string) Image tag
# Defaults to `Chart.AppVersion` if omitted
tag: "0.69.3"
tag: "0.72.0"

# -- Additional container args.
extraArgs: {}
Expand Down Expand Up @@ -1870,6 +1870,7 @@ monitoring:
annotations: {}

serviceMonitor:
enabled: true
# -- HonorLabels chooses the metrics labels on collisions with target labels
Comment on lines 1872 to 1874
honorLabels: false
# -- Allow to override the namespace for serviceMonitor
Expand Down
Loading