Skip to content

Commit

Permalink
Merge pull request #137 from holaplex/mpw/update-credits-sheet
Browse files Browse the repository at this point in the history
update hub credits credit sheet
  • Loading branch information
mpwsh authored Aug 11, 2023
2 parents cde8eca + c0c620a commit 626f76a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion charts/hub-credits/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
22 changes: 11 additions & 11 deletions charts/hub-credits/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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:
Expand Down

0 comments on commit 626f76a

Please sign in to comment.