From 18018304d26423064920a4ee87d00d6d1bc47b07 Mon Sep 17 00:00:00 2001 From: Paul Schroeder Date: Wed, 20 Nov 2024 22:03:40 -0600 Subject: [PATCH] test --- charts/identity-platform/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/identity-platform/Chart.yaml b/charts/identity-platform/Chart.yaml index 95a32001f..22bb3b81a 100644 --- a/charts/identity-platform/Chart.yaml +++ b/charts/identity-platform/Chart.yaml @@ -15,10 +15,10 @@ 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: "7.6" +version: "7.6.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: "7.6" +appVersion: "7.6.1"