File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22apiVersion : v2
33description : bridge-history-fetcher helm charts
44name : bridge-history-fetcher
5- version : 0.0.5
5+ version : 0.0.6
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
Original file line number Diff line number Diff line change 11# bridge-history-fetcher
22
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 )
44
55bridge-history-fetcher helm charts
66
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ ingress:
4444 main :
4545 ingressClassName : " nginx"
4646 hosts :
47- - host : bridge-history-api.scrollsdk
47+ - host : " "
4848 paths :
4949 - path : /
5050 pathType : Prefix
Original file line number Diff line number Diff line change 22apiVersion : v2
33description : scroll helm charts to deploy scroll sdk
44name : scroll-sdk
5- version : 0.0.22
5+ version : 0.0.23
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
@@ -30,7 +30,7 @@ dependencies:
3030 repository : " oci://ghcr.io/scroll-tech/scroll-sdk/helm"
3131 condition : bridge-history-api.enabled
3232 - name : bridge-history-fetcher
33- version : 0.0.5
33+ version : 0.0.6
3434 repository : " oci://ghcr.io/scroll-tech/scroll-sdk/helm"
3535 condition : bridge-history-fetcher.enabled
3636 - name : blockscout-sc-verifier
Original file line number Diff line number Diff line change 11# scroll-sdk
22
3- ![ Version: 0.0.22 ] ( https://img.shields.io/badge/Version-0.0.22 -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.23 ] ( https://img.shields.io/badge/Version-0.0.23 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
44
55scroll helm charts to deploy scroll sdk
66
@@ -25,7 +25,7 @@ Kubernetes: `>=1.22.0-0`
2525| oci://ghcr.io/scroll-tech/scroll-sdk/helm | blockscout | 0.0.3 |
2626| oci://ghcr.io/scroll-tech/scroll-sdk/helm | blockscout-sc-verifier | 0.0.2 |
2727| oci://ghcr.io/scroll-tech/scroll-sdk/helm | bridge-history-api | 0.0.5 |
28- | oci://ghcr.io/scroll-tech/scroll-sdk/helm | bridge-history-fetcher | 0.0.5 |
28+ | oci://ghcr.io/scroll-tech/scroll-sdk/helm | bridge-history-fetcher | 0.0.6 |
2929| oci://ghcr.io/scroll-tech/scroll-sdk/helm | chain-monitor | 0.0.4 |
3030| oci://ghcr.io/scroll-tech/scroll-sdk/helm | contracts | 0.0.4 |
3131| oci://ghcr.io/scroll-tech/scroll-sdk/helm | coordinator-api | 0.0.5 |
You can’t perform that action at this time.
0 commit comments