From 25221fb1d841fc2d3362f9e147680726e5dd07e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 11:50:58 +0000 Subject: [PATCH] Update Helm release lakefs to v1.3.24 --- charts/lakefs/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index bdc77f10..f0a9d920 100644 --- a/charts/lakefs/Chart.yaml +++ b/charts/lakefs/Chart.yaml @@ -22,7 +22,7 @@ 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.0.3 +version: 1.0.4 # 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 @@ -37,6 +37,6 @@ dependencies: version: 1.5.33 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: lakefs - version: 1.3.21 + version: 1.3.24 repository: https://charts.lakefs.io enabled: true