Skip to content

Commit

Permalink
fix: verison
Browse files Browse the repository at this point in the history
  • Loading branch information
yiweichi committed Dec 4, 2024
1 parent 08304cc commit 36a639a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions charts/scroll-sdk/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,15 @@ dependencies:
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l1-explorer.enabled
- name: l2-bootnode
version: 0.1.3
version: 0.1.2
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l2-bootnode.enabled
- name: l2-rpc
version: 0.1.3
version: 0.1.2
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l2-rpc.enabled
- name: l2-sequencer
version: 0.1.3
version: 0.1.2
repository: "oci://ghcr.io/scroll-tech/scroll-sdk/helm"
condition: l2-sequencer.enabled
- name: postgresql
Expand Down
6 changes: 3 additions & 3 deletions charts/scroll-sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ Kubernetes: `>=1.22.0-0`
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | gas-oracle | 0.1.2 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-devnet | 0.1.3 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-explorer | 0.1.1 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-bootnode | 0.1.3 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-rpc | 0.1.3 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-sequencer | 0.1.3 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-bootnode | 0.1.2 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-rpc | 0.1.2 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-sequencer | 0.1.2 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | rollup-explorer-backend | 0.1.1 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | rollup-node | 0.1.2 |
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | rpc-gateway | 0.1.1 |
Expand Down

0 comments on commit 36a639a

Please sign in to comment.