Merge pull request #1841 from bigchaindb/update-docker-image-version-in-k8s-files

Updated Docker image version to 1.2.0 in k8s YAML files
This commit is contained in:
Troy McConaghy 2017-11-13 13:56:54 +01:00 committed by GitHub
commit 952ba286e6
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.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