Skip to content

Commit

Permalink
Bump chart version to include elasticSearch typeless API (#389)
Browse files Browse the repository at this point in the history
* Add support for elasticSearch typeless API
* Remove debugging messages
* Bump chart version

Signed-off-by: guipal <guillermo.palacio@docplanner.com>
  • Loading branch information
guipal authored Jan 12, 2024
1 parent e128339 commit b990c30
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 b990c30

Please sign in to comment.