From dd12d2a4c4f1d90a17405673881357f0350a02ab Mon Sep 17 00:00:00 2001 From: Freddy May Date: Wed, 18 Mar 2026 18:56:54 +0100 Subject: [PATCH] eoc 1.5.1 --- 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 f119041..264e63c 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.0 +version: 1.5.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.0" +appVersion: "1.5.1" maintainers: - name: pgodey