Skip to content

Commit a7a0472

Browse files
Update neo4j Docker tag to v4.4.44
1 parent f075e50 commit a7a0472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/neo4j-internal/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ neo4j-standalone:
8686
allowPrivilegeEscalation: false
8787
capabilities:
8888
drop: ['ALL']
89-
image: neo4j:4.4.25-enterprise
89+
image: neo4j:4.4.44-enterprise
9090
# command: ['ls', '-lah', '/data/git-sync/', '&&', '/data/git-sync/docker-neo4j/scripts/dataset-download.sh']
9191
command: ['/data/docker-neo4j/scripts/dataset-download.sh', '-p', '/data']
9292
envFrom:

0 commit comments

Comments
 (0)