From b5c8803273b2d208e65613f3a5702f3092bbb84b Mon Sep 17 00:00:00 2001 From: suvajit-sarkar Date: Tue, 23 Jul 2024 09:22:08 +0000 Subject: [PATCH] update besu helm chart version to 1.1.0 Signed-off-by: suvajit-sarkar --- .../hyperledger-besu/charts/besu-cacti-connector/Chart.yaml | 2 +- platforms/hyperledger-besu/charts/besu-genesis/Chart.yaml | 2 +- platforms/hyperledger-besu/charts/besu-node/Chart.yaml | 2 +- .../hyperledger-besu/charts/besu-propose-validator/Chart.yaml | 2 +- platforms/hyperledger-besu/charts/besu-tessera-node/Chart.yaml | 2 +- platforms/hyperledger-besu/charts/besu-tlscert-gen/Chart.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/platforms/hyperledger-besu/charts/besu-cacti-connector/Chart.yaml b/platforms/hyperledger-besu/charts/besu-cacti-connector/Chart.yaml index 66e7e525c64..6b6139dfc83 100644 --- a/platforms/hyperledger-besu/charts/besu-cacti-connector/Chart.yaml +++ b/platforms/hyperledger-besu/charts/besu-cacti-connector/Chart.yaml @@ -8,6 +8,6 @@ apiVersion: v1 name: besu-cacti-connector description: "Hyperledger Besu: Deploys Cactus Besu Connector" type: application -version: 1.0.0 +version: 1.1.0 # For Cactus release 1.1.3 appVersion: "1.1.3" diff --git a/platforms/hyperledger-besu/charts/besu-genesis/Chart.yaml b/platforms/hyperledger-besu/charts/besu-genesis/Chart.yaml index aa481e70973..fbd1b82ae54 100644 --- a/platforms/hyperledger-besu/charts/besu-genesis/Chart.yaml +++ b/platforms/hyperledger-besu/charts/besu-genesis/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: besu-genesis description: "Hyperledger Besu: Genesis generator" -version: 1.0.0 +version: 1.1.0 appVersion: latest keywords: - bevel diff --git a/platforms/hyperledger-besu/charts/besu-node/Chart.yaml b/platforms/hyperledger-besu/charts/besu-node/Chart.yaml index ce8e77d3fc0..5eb66c62ae8 100644 --- a/platforms/hyperledger-besu/charts/besu-node/Chart.yaml +++ b/platforms/hyperledger-besu/charts/besu-node/Chart.yaml @@ -6,7 +6,7 @@ apiVersion: v1 name: besu-node description: Hyperledger Besu nodes for a POA network -version: 1.0.1 +version: 1.1.0 appVersion: latest keywords: - bevel diff --git a/platforms/hyperledger-besu/charts/besu-propose-validator/Chart.yaml b/platforms/hyperledger-besu/charts/besu-propose-validator/Chart.yaml index 6cb9b839259..9f3722da44c 100644 --- a/platforms/hyperledger-besu/charts/besu-propose-validator/Chart.yaml +++ b/platforms/hyperledger-besu/charts/besu-propose-validator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: besu-propose-validator description: "besu: Proposes to add or remove a validator with the specified address." -version: 1.0.1 +version: 1.1.0 appVersion: latest keywords: - bevel diff --git a/platforms/hyperledger-besu/charts/besu-tessera-node/Chart.yaml b/platforms/hyperledger-besu/charts/besu-tessera-node/Chart.yaml index 1f8634036c3..8539323c3c2 100644 --- a/platforms/hyperledger-besu/charts/besu-tessera-node/Chart.yaml +++ b/platforms/hyperledger-besu/charts/besu-tessera-node/Chart.yaml @@ -6,7 +6,7 @@ apiVersion: v1 name: besu-tessera-node description: "Hyperledger Besu: Deploys Tessera transaction manager nodes" -version: 1.0.1 +version: 1.1.0 # Tessera version appVersion: '21.7.3' keywords: diff --git a/platforms/hyperledger-besu/charts/besu-tlscert-gen/Chart.yaml b/platforms/hyperledger-besu/charts/besu-tlscert-gen/Chart.yaml index 4a5d6c2fa7a..746f5cb8d7e 100644 --- a/platforms/hyperledger-besu/charts/besu-tlscert-gen/Chart.yaml +++ b/platforms/hyperledger-besu/charts/besu-tlscert-gen/Chart.yaml @@ -7,7 +7,7 @@ apiVersion: v1 name: besu-tlscert-gen description: "Hyperledger Besu: Generates and stores TLS certificates for nodes and tessera" -version: 1.0.0 +version: 1.1.0 appVersion: latest keywords: - bevel