Skip to content

Commit 371bbdc

Browse files
committed
Update bblfsh to v2.11.7
Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
1 parent d36336e commit 371bbdc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.helm-defaults.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ service:
55
bblfshdServer:
66
image:
77
repository: bblfsh/bblfshd
8-
tag: v2.11.6
8+
tag: v2.11.7
99
pullPolicy: IfNotPresent
1010
drivers:
1111
install: true
@@ -36,7 +36,7 @@ bblfshdServer:
3636
tag: v2.5.0
3737
csharp:
3838
repository: bblfsh/csharp-driver
39-
tag: v1.2.0
39+
tag: v1.3.0
4040

4141
gitbaseServer:
4242
# commit defaults to HEAD unless given

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ services:
1818
volumes:
1919
- ${GITBASEPG_REPOS_FOLDER}:/opt/repos
2020
bblfsh:
21-
image: "bblfsh/bblfshd:v2.11.6-drivers"
21+
image: "bblfsh/bblfshd:v2.11.7-drivers"
2222
privileged: true

0 commit comments

Comments
 (0)