From 5e4fcea74fab95c5dc5f194334ae43d6bd03c7b4 Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Fri, 31 Jul 2020 17:24:47 +0200 Subject: [PATCH] release(falco-exporter): version 0.3.2 Signed-off-by: Leonardo Grasso --- falco-exporter/CHANGELOG.md | 6 ++++++ falco-exporter/Chart.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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.