File tree Expand file tree Collapse file tree 5 files changed +10
-6
lines changed
Expand file tree Collapse file tree 5 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 22apiVersion : v2
33description : chain-monitor helm charts
44name : chain-monitor
5- version : 0.0.6
5+ version : 0.0.7
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
Original file line number Diff line number Diff line change 11# chain-monitor
22
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 )
3+ ![ Version: 0.0.7 ] ( https://img.shields.io/badge/Version-0.0.7 -informational?style=flat-square ) ![ AppVersion: v0.1.0] ( https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square )
44
55chain-monitor helm charts
66
Original file line number Diff line number Diff line change 11global :
22 isStandalone : true
33
4+ envFrom :
5+ - secretRef :
6+ name : chain-monitor-secret-env
7+
48initContainers :
59 1-check-postgres-connection :
610 image : atkrad/wait4x:latest
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.28
5+ version : 0.0.29
66appVersion : v0.1.0
77kubeVersion : " >=1.22.0-0"
88maintainers :
@@ -38,7 +38,7 @@ dependencies:
3838 repository : " oci://ghcr.io/scroll-tech/scroll-sdk/helm"
3939 condition : blockscout-sc-verifier.enabled
4040 - name : chain-monitor
41- version : 0.0.6
41+ version : 0.0.7
4242 repository : " oci://ghcr.io/scroll-tech/scroll-sdk/helm"
4343 condition : chain-monitor.enabled
4444 - name : contracts
Original file line number Diff line number Diff line change 11# scroll-sdk
22
3- ![ Version: 0.0.28 ] ( https://img.shields.io/badge/Version-0.0.28 -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.29 ] ( https://img.shields.io/badge/Version-0.0.29 -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
@@ -26,7 +26,7 @@ Kubernetes: `>=1.22.0-0`
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.6 |
2828| oci://ghcr.io/scroll-tech/scroll-sdk/helm | bridge-history-fetcher | 0.0.7 |
29- | oci://ghcr.io/scroll-tech/scroll-sdk/helm | chain-monitor | 0.0.6 |
29+ | oci://ghcr.io/scroll-tech/scroll-sdk/helm | chain-monitor | 0.0.7 |
3030| oci://ghcr.io/scroll-tech/scroll-sdk/helm | contracts | 0.0.5 |
3131| oci://ghcr.io/scroll-tech/scroll-sdk/helm | coordinator-api | 0.0.6 |
3232| oci://ghcr.io/scroll-tech/scroll-sdk/helm | coordinator-cron | 0.0.6 |
You can’t perform that action at this time.
0 commit comments