Skip to content

Commit a83f14c

Browse files
Update registry.k8s.io/git-sync/git-sync Docker tag to v4
1 parent 4bb569c commit a83f14c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/neo4j-internal/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ neo4j-standalone:
6868
allowPrivilegeEscalation: false
6969
capabilities:
7070
drop: ['ALL']
71-
image: registry.k8s.io/git-sync/git-sync:v3.6.9
71+
image: registry.k8s.io/git-sync/git-sync:v4.4.0
7272
env:
7373
- name: GIT_SYNC_REPO
7474
value: https://github.com/Linkurious/docker-neo4j

charts/neo4jv5-internal/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ neo4j:
8282
allowPrivilegeEscalation: false
8383
capabilities:
8484
drop: ['ALL']
85-
image: registry.k8s.io/git-sync/git-sync:v3.6.9
85+
image: registry.k8s.io/git-sync/git-sync:v4.4.0
8686
env:
8787
- name: GIT_SYNC_REPO
8888
value: https://github.com/Linkurious/docker-neo4j

0 commit comments

Comments
 (0)