diff --git a/CHANGELOG.md b/CHANGELOG.md index a0df0ba3..57dd65b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +# 2.21.6 +* Helm Chart + * Policy Reporter + * Compatibility with elasticSearch typeless API [[#387](https://github.com/kyverno/policy-reporter/pull/387) by [guipal](https://github.com/guipal)] + + # 2.21.5 * Helm Chart * Policy Reporter UI diff --git a/charts/policy-reporter/Chart.yaml b/charts/policy-reporter/Chart.yaml index e2a256f8..04bea195 100644 --- a/charts/policy-reporter/Chart.yaml +++ b/charts/policy-reporter/Chart.yaml @@ -5,8 +5,8 @@ description: | It creates Prometheus Metrics and can send rule validation events to different targets like Loki, Elasticsearch, Slack or Discord type: application -version: 2.21.5 -appVersion: 2.17.4 +version: 2.21.6 +appVersion: 2.17.5 icon: https://github.com/kyverno/kyverno/raw/main/img/logo.png home: https://kyverno.github.io/policy-reporter