From 1c4cba5ec865ac14489aa6612fc41f57cd22838d Mon Sep 17 00:00:00 2001 From: Rob Van Mieghem Date: Tue, 18 Jul 2023 10:24:22 +0200 Subject: [PATCH] Bump tftbscbridge helmchart bsc lightnode version to 1.2.8 --- bsc/bridges/stellar/helmchart/tftbscbridge/Chart.yaml | 4 ++-- .../stellar/helmchart/tftbscbridge/templates/deployment.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bsc/bridges/stellar/helmchart/tftbscbridge/Chart.yaml b/bsc/bridges/stellar/helmchart/tftbscbridge/Chart.yaml index ea61784..20085cc 100644 --- a/bsc/bridges/stellar/helmchart/tftbscbridge/Chart.yaml +++ b/bsc/bridges/stellar/helmchart/tftbscbridge/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: tftbscbridge description: TFT stellar-bsc bridge type: application -version: 0.2.5 -appVersion: '1.3.4' \ No newline at end of file +version: 0.2.6 +appVersion: "1.3.4" diff --git a/bsc/bridges/stellar/helmchart/tftbscbridge/templates/deployment.yaml b/bsc/bridges/stellar/helmchart/tftbscbridge/templates/deployment.yaml index 0145ef6..3624684 100644 --- a/bsc/bridges/stellar/helmchart/tftbscbridge/templates/deployment.yaml +++ b/bsc/bridges/stellar/helmchart/tftbscbridge/templates/deployment.yaml @@ -90,7 +90,7 @@ spec: mountPath: /storage {{ end }} - name: lightnode - image: threefolddev/bnbchain-main:1.2.5 + image: threefolddev/bnbchain-main:1.2.8 imagePullPolicy: IfNotPresent ports: - name: ws