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 5bac454 commit 4ade6b4Copy full SHA for 4ade6b4
docs/ops.md
@@ -51,14 +51,7 @@ Where `shortname` is your chain's name (e.g. `op`) and the path to the state fi
51
> just create-config <shortname> <path to your state file> <op deployer version>
52
> ```
53
>
54
-> Currently supported values for the version are:
55
->
56
-> - `op-deployer/v0.0.14`
57
58
59
-> - `op-deployer/v0.2.3`
60
-> - `op-deployer/v0.3.2`
61
-> - `op-deployer/v0.4.0-rc.3`
+> Supported values for the `op-deployer` versions can be found in the <a href="/ops/internal/deployer/versions.json">`versions.json`</a> file.
62
63
This will put two files in the `.staging` directory - `<shortname>.toml` and `<shortname>.json.zst`
64
0 commit comments