diff --git a/falco-exporter/CHANGELOG.md b/falco-exporter/CHANGELOG.md index abaf79fee..b74a3cbcd 100644 --- a/falco-exporter/CHANGELOG.md +++ b/falco-exporter/CHANGELOG.md @@ -3,6 +3,12 @@ This file documents all notable changes to `falco-exporter` Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v0.3.2 + +### Minor Changes + +* Fix for additional labels for falco-exporter servicemonitor + ## v0.3.1 ### Minor Changes diff --git a/falco-exporter/Chart.yaml b/falco-exporter/Chart.yaml index faf7bddf3..b821abd17 100644 --- a/falco-exporter/Chart.yaml +++ b/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.3.1 +version: 0.3.2 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application.