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,18 +22,18 @@ 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.6
25+ version : 2.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.
30- appVersion : " 0.258.3 "
30+ appVersion : " 0.260.5 "
3131
3232dependencies :
3333 - name : library-chart
34- version : 1.5.33
34+ version : 1.5.42
3535 repository : https://inseefrlab.github.io/helm-charts-interactive-services
3636 - name : postgresql
37- version : 16.2.5
37+ version : 16.4.6
3838 repository : https://charts.bitnami.com/bitnami
3939 enabled : true
Original file line number Diff line number Diff line change 2828 "tag" : {
2929 "description" : " supported tag" ,
3030 "type" : " string" ,
31- "default" : " 0.258.3 "
31+ "default" : " 0.260.5 "
3232 }
3333 }
3434 }
Original file line number Diff line number Diff line change 55 repository : " nocodb/nocodb"
66 pullPolicy : IfNotPresent
77 # Overrides the image tag whose default is the chart appVersion.
8- tag : " 0.258.3 "
8+ tag : " 0.260.5 "
99
1010global :
1111 postgresql :
@@ -16,7 +16,7 @@ global:
1616
1717postgresql :
1818 image :
19- tag : " 15 "
19+ tag : " 16 "
2020 fullnameOverride : " nocodb-pg"
2121
2222security :
You can’t perform that action at this time.
0 commit comments