File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
apiVersion : v2
3
3
description : scroll helm charts to deploy scroll sdk
4
4
name : scroll-sdk
5
- version : 0.0.5
5
+ version : 0.0.6
6
6
appVersion : v0.1.0
7
7
kubeVersion : " >=1.22.0-0"
8
8
maintainers :
@@ -66,11 +66,11 @@ dependencies:
66
66
repository : " oci://ghcr.io/scroll-tech/scroll-sdk/helm"
67
67
condition : l1-explorer.enabled
68
68
- name : l2-bootnode
69
- version : 0.0.2
69
+ version : 0.0.3
70
70
repository : " oci://ghcr.io/scroll-tech/scroll-sdk/helm"
71
71
condition : l2-bootnode.enabled
72
72
- name : l2-rpc
73
- version : 0.0.2
73
+ version : 0.0.3
74
74
repository : " oci://ghcr.io/scroll-tech/scroll-sdk/helm"
75
75
condition : l2-rpc.enabled
76
76
- name : grafana
Original file line number Diff line number Diff line change 1
1
# scroll-sdk
2
2
3
- ![ Version: 0.0.5 ] ( https://img.shields.io/badge/Version-0.0.5 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
3
+ ![ Version: 0.0.6 ] ( https://img.shields.io/badge/Version-0.0.6 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
4
4
5
5
scroll helm charts to deploy scroll sdk
6
6
@@ -34,8 +34,8 @@ Kubernetes: `>=1.22.0-0`
34
34
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | gas-oracle | 0.0.1 |
35
35
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-devnet | 0.0.1 |
36
36
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l1-explorer | 0.0.1 |
37
- | oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-bootnode | 0.0.2 |
38
- | oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-rpc | 0.0.2 |
37
+ | oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-bootnode | 0.0.3 |
38
+ | oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-rpc | 0.0.3 |
39
39
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | l2-sequencer | 0.0.2 |
40
40
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | rollup-explorer-backend | 0.0.1 |
41
41
| oci://ghcr.io/scroll-tech/scroll-sdk/helm | rollup-node | 0.0.2 |
You can’t perform that action at this time.
0 commit comments