diff --git a/charts/hub-treasuries/Chart.yaml b/charts/hub-treasuries/Chart.yaml index 41d4b0f..3405c4c 100644 --- a/charts/hub-treasuries/Chart.yaml +++ b/charts/hub-treasuries/Chart.yaml @@ -18,7 +18,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.0 +version: 0.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/hub-treasuries/values.yaml b/charts/hub-treasuries/values.yaml index 447b4e0..cb6a91f 100644 --- a/charts/hub-treasuries/values.yaml +++ b/charts/hub-treasuries/values.yaml @@ -89,4 +89,4 @@ environment: kafkaBrokers: "hub-eventbus-cluster-0.hub-eventbus-cluster.default.svc.cluster.local.:9093" kafkaSsl: false kafkaUsername: "" - fireblocksSupportedAssetIds: "SOL_TEST,POLY_TEST" + fireblocksSupportedAssetIds: "SOL_TEST,MATIC_TEST"