diff --git a/charts/lakefs/Chart.yaml b/charts/lakefs/Chart.yaml index c37c9554..b5271fd5 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.7 +version: 1.0.8 # 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.6.1 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: lakefs - version: 1.4.3 + version: 1.8.1 repository: https://charts.lakefs.io enabled: true