Skip to content

Commit 37ddb08

Browse files
committed
update lakefs chart to v1.3.2 & postgresql to 15.5.13
1 parent a729dc9 commit 37ddb08

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

charts/lakefs/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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: 0.4.4
25+
version: 0.4.5
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.
3030
appVersion: 1
3131
dependencies:
3232
- name: postgresql
33-
version: 12.12.10
33+
version: 15.5.13
3434
repository: https://charts.bitnami.com/bitnami
3535
enabled: true
3636
- name: library-chart
3737
version: 1.5.23
3838
repository: https://inseefrlab.github.io/helm-charts-interactive-services
3939
- name: lakefs
40-
version: 1.2.1
40+
version: 1.3.2
4141
repository: https://charts.lakefs.io
4242
enabled: true

0 commit comments

Comments
 (0)