mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
Update Changelog
Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
This commit is contained in:
parent
1d5f220f71
commit
c6aa44c02f
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
# 2.18.1
|
||||||
|
|
||||||
|
* Signed Helm Chart
|
||||||
|
* Policy Reporter
|
||||||
|
* New `channel` property for Slack targets to define the Slack channel to send the results too
|
||||||
|
* New `mountedSecret` property to read target configs from a mounted secret [[#282](https://github.com/kyverno/policy-reporter/pull/282) by [rromic](https://github.com/rromic)]
|
||||||
|
* AWS KMS support for S3 target with new properties `bucketKeyEnabled`, `kmsKeyId` and `serverSideEncryption` [[#282](https://github.com/kyverno/policy-reporter/pull/282) by [rromic](https://github.com/rromic)]
|
||||||
|
* Mountet secret needs to be in json format with keys defined in kubernetes/secrets Values struct.
|
||||||
|
|
||||||
|
* Monitoring
|
||||||
|
* Add `namespaceSelector` to `serviceMonitor` values
|
||||||
|
|
||||||
# 2.18.0
|
# 2.18.0
|
||||||
* Policy Reporter
|
* Policy Reporter
|
||||||
* Improved logging configuration
|
* Improved logging configuration
|
||||||
|
|
Loading…
Reference in a new issue