1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-17 10:03:20 +02:00

Merge pull request #1759 from bigchaindb/update-docker-img-ver-for-k8s-to-1.1.0

Update BDB Docker image version for k8s
This commit is contained in:
Troy McConaghy 2017-09-26 10:40:33 +02:00 committed by GitHub
commit c255f866c8
2 changed files with 3 additions and 3 deletions

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

View File

@ -34,7 +34,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: bigchaindb
image: bigchaindb/bigchaindb:1.0.0
image: bigchaindb/bigchaindb:1.1.0
imagePullPolicy: Always
args:
- start