From 78d2305d3234078cd97bf9f8a131f1316b399cbf Mon Sep 17 00:00:00 2001 From: cpanato Date: Thu, 19 Oct 2023 16:54:41 +0200 Subject: [PATCH] bump event-generator Signed-off-by: cpanato --- charts/event-generator/CHANGELOG.md | 4 ++++ charts/event-generator/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/charts/event-generator/CHANGELOG.md b/charts/event-generator/CHANGELOG.md index e08bdfda4..279ecb47f 100644 --- a/charts/event-generator/CHANGELOG.md +++ b/charts/event-generator/CHANGELOG.md @@ -4,6 +4,10 @@ This file documents all notable changes to `event-generator` Helm Chart. The release numbering uses [semantic versioning](http://semver.org). +## v0.3.1 + +* noop change just to test the ci + ## v0.3.0 ## Major Changes diff --git a/charts/event-generator/Chart.yaml b/charts/event-generator/Chart.yaml index 2c3c76899..72846cfa4 100644 --- a/charts/event-generator/Chart.yaml +++ b/charts/event-generator/Chart.yaml @@ -15,7 +15,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: 0.3.0 +version: 0.3.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