From 7a4a1496552df695319b336ca753a138035b82de Mon Sep 17 00:00:00 2001 From: djkhl Date: Tue, 26 Nov 2024 14:21:18 +0100 Subject: [PATCH] update chart version and changelog --- CHANGELOG.md | 3 +++ charts/logprep/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5bb89bf48..a33be950e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ * fix `delimiter` typo in `StringSplitterRule` configuration ### Features + +* configuration of `initContainers` in logprep helm chart is noch possible + ### Improvements * fix `requester` documentation diff --git a/charts/logprep/Chart.yaml b/charts/logprep/Chart.yaml index 4a82df2fe..2cd892852 100644 --- a/charts/logprep/Chart.yaml +++ b/charts/logprep/Chart.yaml @@ -6,7 +6,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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "14.0.1" +version: "14.1.1" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to