mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Update BDB Docker image version for k8s
Part of the BigchainDB release process
This commit is contained in:
parent
13379446a7
commit
cdfc0a3058
@ -12,7 +12,7 @@ spec:
|
||||
terminationGracePeriodSeconds: 10
|
||||
containers:
|
||||
- name: bigchaindb
|
||||
image: bigchaindb/bigchaindb:1.0.1
|
||||
image: bigchaindb/bigchaindb:1.1.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- start
|
||||
@ -158,4 +158,4 @@ spec:
|
||||
- name: ca-auth
|
||||
secret:
|
||||
secretName: ca-auth
|
||||
defaultMode: 0400
|
||||
defaultMode: 0400
|
||||
|
Loading…
x
Reference in New Issue
Block a user