We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47315c4 commit eddfa77Copy full SHA for eddfa77
1 file changed
charts/lakefs/Chart.yaml
@@ -22,7 +22,7 @@ type: application
22
# This is the chart version. This version number should be incremented each time you make changes
23
# to the chart and its templates, including the app version.
24
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25
-version: 1.0.7
+version: 1.0.8
26
27
# This is the version number of the application being deployed. This version number should be
28
# incremented each time you make changes to the application. Versions are not expected to
@@ -37,6 +37,6 @@ dependencies:
37
version: 1.6.1
38
repository: https://inseefrlab.github.io/helm-charts-interactive-services
39
- name: lakefs
40
- version: 1.4.3
+ version: 1.7.17
41
repository: https://charts.lakefs.io
42
enabled: true
0 commit comments