Updated Docker image version to 1.2.0 in k8s YAML files

This commit is contained in:
Troy McConaghy 2017-11-13 13:54:13 +01:00
parent 21fc364479
commit 67c8c6a1cb
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: bigchaindb
image: bigchaindb/bigchaindb:1.1.0
image: bigchaindb/bigchaindb:1.2.0
imagePullPolicy: IfNotPresent
args:
- start

View File

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