We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db2d80a commit 93b9b83Copy full SHA for 93b9b83
devnet/Makefile
@@ -7,7 +7,7 @@ L1_RPC_HOST := l1-devnet.scrollsdk
7
8
bootstrap:
9
echo "Pulling helm chart..."
10
- helm pull oci://ghcr.io/scroll-tech/scroll-sdk/helm/scroll-sdk --version 0.0.59
+ helm pull oci://ghcr.io/scroll-tech/scroll-sdk/helm/scroll-sdk --version 0.0.60
11
echo "Extracting helm chart..."
12
tar -xvf *.tgz
13
$(MAKE) config
0 commit comments