From d852209c4eed1fb0fbbfa8e75093ae020f85a08d Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Tue, 26 Sep 2017 10:27:05 +0200 Subject: [PATCH] Updated BDB image version in the k8s YAML of k8s/dev-setup/ --- k8s/dev-setup/bigchaindb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/dev-setup/bigchaindb.yaml b/k8s/dev-setup/bigchaindb.yaml index 1186738e..e6c39775 100644 --- a/k8s/dev-setup/bigchaindb.yaml +++ b/k8s/dev-setup/bigchaindb.yaml @@ -34,7 +34,7 @@ spec: terminationGracePeriodSeconds: 10 containers: - name: bigchaindb - image: bigchaindb/bigchaindb:1.0.0 + image: bigchaindb/bigchaindb:1.1.0 imagePullPolicy: Always args: - start