Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Nov 4, 2024
1 parent 19317e6 commit 0b52005
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 @@ -89,7 +89,7 @@ install:
--values values/admin-system-dashboard-production.yaml

helm upgrade -i contracts oci://ghcr.io/scroll-tech/scroll-sdk/helm/contracts -n $(NAMESPACE) \
--version=0.1.0 \
--version=0.1.1 \
--values values/contracts-production.yaml \
--values values/scroll-common-config-contracts.yaml \
--values values/scroll-common-config.yaml
Expand Down

0 comments on commit 0b52005

Please sign in to comment.