diff --git a/charts/hub-credits/Chart.yaml b/charts/hub-credits/Chart.yaml index 0358d5b..00407f8 100644 --- a/charts/hub-credits/Chart.yaml +++ b/charts/hub-credits/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.8.2 +version: 0.8.3 # 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-credits/values.yaml b/charts/hub-credits/values.yaml index 66d1fff..d7f19ba 100644 --- a/charts/hub-credits/values.yaml +++ b/charts/hub-credits/values.yaml @@ -99,24 +99,23 @@ secrets: creditSheet: |- [MintEdition] - solana = 5 - polygon = 2 + solana = 30 + polygon = 20 [Mint] - solana = 5 - polygon = 2 + solana = 30 [CreateDrop] - solana = 5 - polygon = 3 + solana = 25 + polygon = 25 [RetryMint] solana = 0 polygon = 0 [TransferAsset] - solana = 5 - polygon = 2 + solana = 10 + polygon = 10 [CreateWallet] solana = 5 @@ -127,15 +126,16 @@ creditSheet: |- polygon = 0 [CreateCollection] - solana = 5 - polygon = 0 + solana = 25 [MintCompressed] solana = 1 - polygon = 0 [RetryCollection] solana = 0 + + [UpdateMint] + solana = 0 polygon = 0 environment: