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,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 : 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
@@ -31,5 +31,5 @@ appVersion: latest
3131
3232dependencies :
3333 - name : library-chart
34- version : 1.5.33
34+ version : 1.6.8
3535 repository : https://inseefrlab.github.io/helm-charts-interactive-services
Original file line number Diff line number Diff line change 255255 "description" : " neo4j version" ,
256256 "type" : " string" ,
257257 "enum" : [
258- " 4.4.41 "
258+ " 5.26.4 "
259259 ],
260- "default" : " 4.4.41 "
260+ "default" : " 5.26.4 "
261261 }
262262 }
263263 }
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ service:
1616 # Overrides the image tag whose default is the chart appVersion.
1717 tag : " "
1818 apoc : false
19- version : 4.4.41
19+ version : 5.26.4
2020
2121# This is a YAML-formatted file.
2222# Declare variables to be passed into your templates.
You can’t perform that action at this time.
0 commit comments