We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b36b17 commit e1b36f1Copy full SHA for e1b36f1
charts/neo4j-internal/Chart.yaml
@@ -15,7 +15,7 @@ type: application
15
# This is the chart version. This version number should be incremented each time you make changes
16
# to the chart and its templates, including the app version.
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
-version: 0.1.15
+version: 0.1.16
19
20
# This is the version number of the application being deployed. This version number should be
21
# incremented each time you make changes to the application. Versions are not expected to
@@ -24,7 +24,7 @@ version: 0.1.15
24
appVersion: "4.4.16"
25
dependencies:
26
- name: neo4j-standalone
27
- version: 4.4.28
+ version: 4.4.35
28
repository: https://helm.neo4j.com/neo4j
29
maintainers:
30
- name: enys
0 commit comments