Updated Docker image to 1.3.0 in k8s YAML files

This commit is contained in:
Troy McConaghy 2017-11-21 18:58:41 +01:00
parent 2590043a7a
commit 61747b138d
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.2.0
image: bigchaindb/bigchaindb:1.3.0
imagePullPolicy: IfNotPresent
args:
- start

View File

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