Merge pull request #1881 from bigchaindb/update-docker-image-to-1.3.0-in-k8s-yamls

Updated Docker image to 1.3.0 in k8s YAML files
This commit is contained in:
Troy McConaghy 2017-11-21 19:00:26 +01:00 committed by GitHub
commit 9726cacf54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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