diff --git a/charts/falco-exporter/CHANGELOG.md b/charts/falco-exporter/CHANGELOG.md index 59951a0d4..c5ad7d54b 100644 --- a/charts/falco-exporter/CHANGELOG.md +++ b/charts/falco-exporter/CHANGELOG.md @@ -3,6 +3,10 @@ This file documents all notable changes to `falco-exporter` Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v0.9.11 + +* fix dead links in README.md + ## v0.9.10 * update configuration values in README.md diff --git a/charts/falco-exporter/Chart.yaml b/charts/falco-exporter/Chart.yaml index 00b1d37d5..7f2224352 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.10 +version: 0.9.11 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application.