File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,21 +22,21 @@ type: application
2222# This is the chart version. This version number should be incremented each time you make changes
2323# to the chart and its templates, including the app version.
2424# Versions are expected to follow Semantic Versioning (https://semver.org/)
25- version : 1.0.2
25+ version : 1.0.3
2626
2727# This is the version number of the application being deployed. This version number should be
2828# incremented each time you make changes to the application. Versions are not expected to
2929# follow Semantic Versioning. They should reflect the version the application is using.
3030appVersion : 1
3131dependencies :
3232 - name : postgresql
33- version : 15.5.32
33+ version : 16.2.5
3434 repository : https://charts.bitnami.com/bitnami
3535 enabled : true
3636 - name : library-chart
37- version : 1.5.25
37+ version : 1.5.33
3838 repository : https://inseefrlab.github.io/helm-charts-interactive-services
3939 - name : lakefs
40- version : 1.3.10
40+ version : 1.3.21
4141 repository : https://charts.lakefs.io
4242 enabled : true
You can’t perform that action at this time.
0 commit comments