diff --git a/charts/falco-exporter/CHANGELOG.md b/charts/falco-exporter/CHANGELOG.md index 561b815fa..59951a0d4 100644 --- a/charts/falco-exporter/CHANGELOG.md +++ b/charts/falco-exporter/CHANGELOG.md @@ -3,6 +3,11 @@ This file documents all notable changes to `falco-exporter` Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v0.9.10 + +* update configuration values in README.md +* introduce helm docs for the chart + ## v0.9.9 * update tolerations diff --git a/charts/falco-exporter/Chart.yaml b/charts/falco-exporter/Chart.yaml index 892dd3406..00b1d37d5 100644 --- a/charts/falco-exporter/Chart.yaml +++ b/charts/falco-exporter/Chart.yaml @@ -14,7 +14,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.9.9 +version: 0.9.10 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application.