From 4a3219779c64acfbee96a607f7caad17febd00e3 Mon Sep 17 00:00:00 2001 From: Antonio Salazar Cardozo Date: Thu, 17 Sep 2020 14:32:35 -0400 Subject: [PATCH] Bump tBTC dApp deployment to 0.17.0 --- infrastructure/kube/keep-prd/tbtc-dapp-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/kube/keep-prd/tbtc-dapp-deployment.yaml b/infrastructure/kube/keep-prd/tbtc-dapp-deployment.yaml index bd21c2e1..826bdadc 100644 --- a/infrastructure/kube/keep-prd/tbtc-dapp-deployment.yaml +++ b/infrastructure/kube/keep-prd/tbtc-dapp-deployment.yaml @@ -21,6 +21,6 @@ spec: spec: containers: - name: tbtc-dapp - image: keepnetwork/tbtc-dapp:v0.16.3 + image: keepnetwork/tbtc-dapp:v0.17.0 ports: - containerPort: 80