Skip to content

Commit 57af63c

Browse files
1 parent 8f1a630 commit 57af63c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

charts/evm-rollup/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 4.0.0
18+
version: 4.0.1
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/evm-stack/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies:
44
version: 0.7.1
55
- name: evm-rollup
66
repository: file://../evm-rollup
7-
version: 4.0.0
7+
version: 4.0.1
88
- name: flame-rollup
99
repository: file://../flame-rollup
1010
version: 0.1.3
@@ -26,5 +26,5 @@ dependencies:
2626
- name: blockscout-stack
2727
repository: https://blockscout.github.io/helm-charts
2828
version: 1.6.8
29-
digest: sha256:8cf03d8aab9184afeadec2837a920b81ad7be35366bba5f76d828bbaac69f199
30-
generated: "2025-10-08T19:16:01.538372+03:00"
29+
digest: sha256:ae2659c2aaeea1a991b7f0cb5d1abc74ab14ce38f151b183bd194f1d7b13f681
30+
generated: "2025-10-08T21:31:23.657881+03:00"

charts/evm-stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 5.0.1
18+
version: 5.0.2
1919

2020
dependencies:
2121
- name: celestia-node
2222
version: 0.7.1
2323
repository: "file://../celestia-node"
2424
condition: celestia-node.enabled
2525
- name: evm-rollup
26-
version: 4.0.0
26+
version: 4.0.1
2727
repository: "file://../evm-rollup"
2828
condition: evm-rollup.enabled
2929
- name: flame-rollup

0 commit comments

Comments
 (0)