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 19317e6 commit 0b52005Copy full SHA for 0b52005
examples/Makefile.example
@@ -89,7 +89,7 @@ install:
89
--values values/admin-system-dashboard-production.yaml
90
91
helm upgrade -i contracts oci://ghcr.io/scroll-tech/scroll-sdk/helm/contracts -n $(NAMESPACE) \
92
- --version=0.1.0 \
+ --version=0.1.1 \
93
--values values/contracts-production.yaml \
94
--values values/scroll-common-config-contracts.yaml \
95
--values values/scroll-common-config.yaml
0 commit comments