Skip to content

Commit 0b52005

Browse files
committed
fix: lint
1 parent 19317e6 commit 0b52005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Makefile.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ install:
8989
--values values/admin-system-dashboard-production.yaml
9090

9191
helm upgrade -i contracts oci://ghcr.io/scroll-tech/scroll-sdk/helm/contracts -n $(NAMESPACE) \
92-
--version=0.1.0 \
92+
--version=0.1.1 \
9393
--values values/contracts-production.yaml \
9494
--values values/scroll-common-config-contracts.yaml \
9595
--values values/scroll-common-config.yaml

0 commit comments

Comments
 (0)