File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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"
Original file line number Diff line number Diff 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
2020dependencies :
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
You can’t perform that action at this time.
0 commit comments