Last PR before the release of version 2.0 Alpha 5 (#2283)

* Updated CHANGELOG.md for version 2.0 Alpha 5

* Updated image tags in k8s files for 2.0 Alpha 5

* Updated version.py for 2.0 Alpha 5

* Problem: Missing alpha5 image update for test network containers

* Problem: CHANGELOG not updated with 2284

* Problem: Liveness probe frequency change not the important
This commit is contained in:
Troy McConaghy
2018-05-11 15:23:15 +02:00
committed by GitHub
parent bcfb577cfb
commit aeaf9c934d
10 changed files with 23 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
docker build -t bigchaindb/nginx_https:2.0.0-alpha3 .
docker build -t bigchaindb/nginx_https:2.0.0-alpha5 .
docker push bigchaindb/nginx_https:2.0.0-alpha3
docker push bigchaindb/nginx_https:2.0.0-alpha5