From 84f6406d4371714035ac7a0c8ebda09e8ccd6f26 Mon Sep 17 00:00:00 2001 From: Michael Lakerveld Date: Mon, 16 Dec 2024 13:23:50 +0000 Subject: [PATCH] Update floriapp chart to version 647 --- charts/floriapp/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/floriapp/Chart.yaml b/charts/floriapp/Chart.yaml index 9c3c69e..d48dfa9 100644 --- a/charts/floriapp/Chart.yaml +++ b/charts/floriapp/Chart.yaml @@ -16,10 +16,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: 1.645.0 +version: 1.647.0 # 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: "645" +appVersion: "647"