Skip to content

Commit ea19ad3

Browse files
committed
v6.7.0
1 parent c0cba3f commit ea19ad3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/socketcluster-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
spec:
1212
containers:
1313
- name: socketcluster
14-
image: socketcluster/socketcluster:v6.6.0
14+
image: socketcluster/socketcluster:v6.7.0
1515
ports:
1616
- containerPort: 8000
1717
env:

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"sc-hot-reboot": "~1.0.0",
1919
"scc-broker-client": "~1.4.0",
2020
"serve-static": "1.11.2",
21-
"socketcluster": "~6.6.0",
21+
"socketcluster": "~6.7.0",
2222
"socketcluster-client": "~6.3.0"
2323
},
2424
"keywords": [

0 commit comments

Comments
 (0)