From 4ba6a4e4edfec4e1d3e6e28f3ac897411a4b97da Mon Sep 17 00:00:00 2001 From: Bas van Baalen Date: Thu, 1 Oct 2020 14:05:15 +0200 Subject: [PATCH] Bump chart Signed-off-by: Bas van Baalen --- 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 8d5881ec..281248e6 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.4 + +### Minor Changes + +* Add priorityClassName to values + ## v0.3.3 ### Minor Changes diff --git a/falco-exporter/Chart.yaml b/falco-exporter/Chart.yaml index 5ecea769..7ad0d9e0 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.3 +version: 0.3.4 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application.