Last PR before 2.0.0b6 (#2550)

* Update k8s files for 2.0.0b6

* Update version.py for 2.0.0b6
This commit is contained in:
Troy McConaghy 2018-09-17 15:00:26 +02:00 committed by GitHub
parent eb0e387b18
commit 528ba07c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
# Code is Apache-2.0 and docs are CC-BY-4.0
__version__ = '2.0.0b5'
__short_version__ = '2.0b5'
__version__ = '2.0.0b6'
__short_version__ = '2.0b6'
# supported Tendermint version
__tm_supported_versions__ = ["0.22.8"]

View File

@ -158,7 +158,7 @@ spec:
timeoutSeconds: 15
# BigchainDB container
- name: bigchaindb
image: bigchaindb/bigchaindb:2.0.0-beta5
image: bigchaindb/bigchaindb:2.0.0-beta6
imagePullPolicy: Always
args:
- start

View File

@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: bigchaindb
image: bigchaindb/bigchaindb:2.0.0-beta5
image: bigchaindb/bigchaindb:2.0.0-beta6
imagePullPolicy: Always
args:
- start