mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Updated BDB image version in the k8s YAML of k8s/dev-setup/
This commit is contained in:
parent
cdfc0a3058
commit
d852209c4e
@ -34,7 +34,7 @@ spec:
|
|||||||
terminationGracePeriodSeconds: 10
|
terminationGracePeriodSeconds: 10
|
||||||
containers:
|
containers:
|
||||||
- name: bigchaindb
|
- name: bigchaindb
|
||||||
image: bigchaindb/bigchaindb:1.0.0
|
image: bigchaindb/bigchaindb:1.1.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
args:
|
args:
|
||||||
- start
|
- start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user