We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d225ef2 commit cc80540Copy full SHA for cc80540
charts/neo4j-internal/values.yaml
@@ -68,7 +68,7 @@ neo4j-standalone:
68
allowPrivilegeEscalation: false
69
capabilities:
70
drop: ['ALL']
71
- image: registry.k8s.io/git-sync/git-sync:v3.6.9
+ image: registry.k8s.io/git-sync/git-sync:v4.3.0
72
env:
73
- name: GIT_SYNC_REPO
74
value: https://github.com/Linkurious/docker-neo4j
charts/neo4jv5-internal/values.yaml
@@ -78,7 +78,7 @@ neo4j:
78
79
80
81
82
83
84
0 commit comments