Skip to content

Commit

Permalink
chore: update balance checker
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Oct 30, 2024
1 parent f22a059 commit 2b7109a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Makefile.example
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ install:
--values values/alert-manager.yaml

helm upgrade -i balance-checker oci://ghcr.io/scroll-tech/scroll-sdk/helm/balance-checker -n $(NAMESPACE) \
--version=0.0.4 \
--version=0.0.5 \
--values values/balance-checker-production.yaml \
--values values/balance-checker-config.yaml

Expand Down

0 comments on commit 2b7109a

Please sign in to comment.