From 27cea0a8a6d84797b3c5cf8e503c54f7897437c5 Mon Sep 17 00:00:00 2001 From: Aldo Lacuku Date: Thu, 15 Feb 2024 15:38:40 +0100 Subject: [PATCH] chore(falco-exporter): bump chart version Signed-off-by: Aldo Lacuku --- charts/falco-exporter/CHANGELOG.md | 4 ++++ charts/falco-exporter/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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.