Skip to content

Commit f33196f

Browse files
authored
Merge pull request #340 from carlosms/bblfshd-v2.11.8
Update bblfsh to v2.11.8
2 parents 2cb8577 + b568148 commit f33196f

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)