From fd626ae3c3721036d477a25670653685f4920ac6 Mon Sep 17 00:00:00 2001 From: Michael Lakerveld Date: Tue, 19 Nov 2024 15:18:46 +0000 Subject: [PATCH] Update floriapp chart to version 635 --- 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 14cac0c..6cf8384 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.633.0 +version: 1.635.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: "633" +appVersion: "635"