From 274d92c9f0a6e558ae4948130018cd96f119b985 Mon Sep 17 00:00:00 2001 From: Toby Bellwood Date: Wed, 6 Dec 2023 14:31:53 +1100 Subject: [PATCH] bump chart version to 1.41.0 --- charts/lagoon-core/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/lagoon-core/Chart.yaml b/charts/lagoon-core/Chart.yaml index a9e6ce47..b09e5fc7 100644 --- a/charts/lagoon-core/Chart.yaml +++ b/charts/lagoon-core/Chart.yaml @@ -21,7 +21,7 @@ type: application # 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.40.0 +version: 1.41.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.