File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,15 +25,15 @@ type: application
2525# This is the chart version. This version number should be incremented each time you make changes
2626# to the chart and its templates, including the app version.
2727# Versions are expected to follow Semantic Versioning (https://semver.org/)
28- version : 1.1.3
28+ version : 1.1.4
2929
3030# This is the version number of the application being deployed. This version number should be
3131# incremented each time you make changes to the application. Versions are not expected to
3232# follow Semantic Versioning. They should reflect the version the application is using.
3333appVersion : " 1"
3434dependencies :
3535 - name : postgresql
36- version : 15.5.17
36+ version : 16.7.16
3737 repository : https://charts.bitnami.com/bitnami
3838 enabled : true
3939 - name : library-chart
Original file line number Diff line number Diff line change @@ -22,15 +22,15 @@ 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.6
25+ version : 1.0.7
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.50.0
3131dependencies :
3232 - name : postgresql
33- version : 16.4.14
33+ version : 16.7.16
3434 repository : https://charts.bitnami.com/bitnami
3535 enabled : true
3636 - name : library-chart
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ 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 : 2.0.7
25+ version : 2.0.8
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
@@ -34,6 +34,6 @@ dependencies:
3434 version : 1.5.42
3535 repository : https://inseefrlab.github.io/helm-charts-interactive-services
3636 - name : postgresql
37- version : 16.4.6
37+ version : 16.7.16
3838 repository : https://charts.bitnami.com/bitnami
3939 enabled : true
Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ home: https://www.postgresql.org/
99sources :
1010 - https://github.com/InseeFrLab/helm-charts-databases/tree/master/charts/postgresql
1111type : application
12- version : 1.0.11
12+ version : 1.0.12
1313appVersion : 17.5.0
1414dependencies :
1515- name : postgresql
16- version : 16.7.11
16+ version : 16.7.16
1717 repository : https://charts.bitnami.com/bitnami
1818- name : library-chart
1919 version : 1.7.3
You can’t perform that action at this time.
0 commit comments