Skip to content

Commit

Permalink
Merge branch 'fix/fix-elasticSearch-target-integration' into chore/bu…
Browse files Browse the repository at this point in the history
…mp-chart-version
  • Loading branch information
guipal committed Jan 10, 2024
2 parents c73670a + 4d3041c commit 02ed806
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions charts/policy-reporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 02ed806

Please sign in to comment.