From 7a2159469843005ed5dbcbd20c4381c032d23fba Mon Sep 17 00:00:00 2001 From: abdelkrim-djebbar Date: Mon, 27 Apr 2026 17:28:26 +0200 Subject: [PATCH] bump EOC chart and app version to 1.5.2-rc.1 Co-authored-by: Copilot --- charts/eoc/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/eoc/Chart.yaml b/charts/eoc/Chart.yaml index 264e63c..68f247a 100644 --- a/charts/eoc/Chart.yaml +++ b/charts/eoc/Chart.yaml @@ -7,13 +7,13 @@ 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: 1.5.1 +version: 1.5.2-rc.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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "1.5.1" +appVersion: "1.5.2-rc.1" maintainers: - name: pgodey