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
f54944af3b
commit
c9aeb52e09
1 changed files with 14 additions and 1 deletions
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,5 +1,18 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
# 2.2.5
|
||||||
|
* Policy Reporter
|
||||||
|
* Update Go to 1.17.6 [[#110](https://github.com/kyverno/policy-reporter/pull/110) by [realshuting](https://github.com/realshuting)]
|
||||||
|
* Update Helm Chart with new component versions
|
||||||
|
* Update dependencies
|
||||||
|
|
||||||
|
* Policy Reporter UI
|
||||||
|
* Update Go to 1.17.6 [[#93](https://github.com/kyverno/policy-reporter-ui/pull/93) by [realshuting](https://github.com/realshuting)]
|
||||||
|
* Update dependencies
|
||||||
|
|
||||||
|
* Policy Reporter KyvernoPlugin
|
||||||
|
* Update Go to 1.17.6 [[#12](https://github.com/kyverno/policy-reporter-kyverno-plugin/pull/12) by [realshuting](https://github.com/realshuting)]
|
||||||
|
|
||||||
# 2.2.4
|
# 2.2.4
|
||||||
* Fix PolicyReport Napper - string casting
|
* Fix PolicyReport Napper - string casting
|
||||||
|
|
||||||
|
@ -7,7 +20,7 @@
|
||||||
* Fix Helm Chart uihost template function.
|
* Fix Helm Chart uihost template function.
|
||||||
|
|
||||||
# 2.2.2
|
# 2.2.2
|
||||||
* Fix Helm Chart `values.yaml`. Cleanup unused default configurations. [[#103](https://github.com/kyverno/policy-reporter-ui/pull/103) by [AndersBennedsgaard](https://github.com/AndersBennedsgaard)]
|
* Fix Helm Chart `values.yaml`. Cleanup unused default configurations. [[#103](https://github.com/kyverno/policy-reporter/pull/103) by [AndersBennedsgaard](https://github.com/AndersBennedsgaard)]
|
||||||
|
|
||||||
# 2.2.1
|
# 2.2.1
|
||||||
* Fix Typo in values.yaml [[#102](https://github.com/kyverno/policy-reporter-ui/pull/102) by [christophefromparis](https://github.com/christophefromparis)]
|
* Fix Typo in values.yaml [[#102](https://github.com/kyverno/policy-reporter-ui/pull/102) by [christophefromparis](https://github.com/christophefromparis)]
|
||||||
|
|
Loading…
Reference in a new issue