diff --git a/charts/evm-rollup/values.yaml b/charts/evm-rollup/values.yaml index 50619d745b..5437e0c07d 100644 --- a/charts/evm-rollup/values.yaml +++ b/charts/evm-rollup/values.yaml @@ -173,7 +173,7 @@ config: # rate. sequencerBlockTimeMs: 2000 # The expected fastest block time possible from DA, determines polling rate. - celestiaBlockTimeMs: 12000 + celestiaBlockTimeMs: 6000 # URL path for the sequencer sequencerRpc: "" # gRPC path for the sequencer diff --git a/charts/evm-stack/Chart.lock b/charts/evm-stack/Chart.lock index fec49d69ef..b2152edebc 100644 --- a/charts/evm-stack/Chart.lock +++ b/charts/evm-stack/Chart.lock @@ -20,5 +20,5 @@ dependencies: - name: blockscout-stack repository: https://blockscout.github.io/helm-charts version: 1.6.8 -digest: sha256:b24083a75d7242a95b7b98176e67e429c30fb33192769252f40555077034e244 -generated: "2024-11-20T11:23:34.812102+02:00" +digest: sha256:d89234a3481aa511fb32e38b9d5799efb5848f490e67dc67e837e4eb6af670d1 +generated: "2024-12-12T18:24:37.475398+02:00" diff --git a/charts/evm-stack/Chart.yaml b/charts/evm-stack/Chart.yaml index ea9f23743e..e11034ce73 100644 --- a/charts/evm-stack/Chart.yaml +++ b/charts/evm-stack/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.4 +version: 1.0.5 dependencies: - name: celestia-node