We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c7b97a + ecce21c commit 5adcdfaCopy full SHA for 5adcdfa
kubernetes/scc-broker-deployment.yaml
@@ -11,7 +11,7 @@ spec:
11
spec:
12
containers:
13
- name: scc-broker
14
- image: socketcluster/scc-broker:v1.5.1
+ image: socketcluster/scc-broker:v1.5.2
15
ports:
16
- containerPort: 8888
17
env:
kubernetes/scc-state-deployment.yaml
- name: scc-state
- image: socketcluster/scc-state:v1.5.0
+ image: socketcluster/scc-state:v1.5.1
- containerPort: 7777
livenessProbe:
0 commit comments