Skip to content

Commit b568148

Browse files
committed
Update bblfsh to v2.11.8
Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
1 parent 2cb8577 commit b568148

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.helm-defaults.yml

Lines changed: 1 addition & 1 deletion
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.7
8+
tag: v2.11.8
99
pullPolicy: IfNotPresent
1010
drivers:
1111
install: true

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.7-drivers"
21+
image: "bblfsh/bblfshd:v2.11.8-drivers"
2222
privileged: true

0 commit comments

Comments
 (0)