Update BDB Docker image version for k8s

Part of the BigchainDB release process
This commit is contained in:
Troy McConaghy 2017-09-26 10:09:25 +02:00 committed by GitHub
parent 13379446a7
commit cdfc0a3058

View File

@ -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