File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ dependencies:
5252 version: 0.0.3
5353- name: xatu-sentry-logs
5454 repository: file://../xatu-sentry-logs
55- version: 0.0.2
55+ version: 0.0.3
5656- name: rpc-snooper
5757 repository: file://../rpc-snooper
5858 version: 0.0.2
59- digest: sha256:41944c986d48a049a634b42fdb265173a880e160c3080d25ddef7e8bfbcc996e
60- generated: "2026-02-12T18:29:15.18341 +10:00"
59+ digest: sha256:08baaabb0b0f3c83284d8cc3fbd185ae29afde83e07b194e8117d8b207db2b11
60+ generated: "2026-02-13T11:45:05.646106 +10:00"
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ icon: https://avatars.githubusercontent.com/u/6250754?s=200&v=4
88sources :
99 - https://github.com/ethpandaops/ethereum-helm-charts
1010type : application
11- version : 0.2.13
11+ version : 0.2.14
1212maintainers :
1313 - name : skylenet
1414 email : rafael@skyle.net
@@ -85,7 +85,7 @@ dependencies:
8585 repository : " file://../observoor"
8686 condition : observoor.enabled
8787- name : xatu-sentry-logs
88- version : " 0.0.2 "
88+ version : " 0.0.3 "
8989 repository : " file://../xatu-sentry-logs"
9090 condition : xatu-sentry-logs.enabled
9191- name : rpc-snooper
Original file line number Diff line number Diff line change 11
22# ethereum-node
33
4- ![ Version: 0.2.13 ] ( https://img.shields.io/badge/Version-0.2.13 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
4+ ![ Version: 0.2.14 ] ( https://img.shields.io/badge/Version-0.2.14 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
55
66This chart acts as an umbrella chart and allows to run a ethereum execution and consensus layer client. It's also able to deploy optional monitoring applications.
77
@@ -16,7 +16,7 @@ This chart acts as an umbrella chart and allows to run a ethereum execution and
1616| ------------| ------| ---------|
1717| file://../observoor | observoor | 0.0.3 |
1818| file://../rpc-snooper | rpc-snooper | 0.0.2 |
19- | file://../xatu-sentry-logs | xatu-sentry-logs | 0.0.2 |
19+ | file://../xatu-sentry-logs | xatu-sentry-logs | 0.0.3 |
2020| https://ethpandaops.github.io/ethereum-helm-charts | besu | 1.1.2 |
2121| https://ethpandaops.github.io/ethereum-helm-charts | erigon | 2.0.1 |
2222| https://ethpandaops.github.io/ethereum-helm-charts | ethereum-metrics-exporter | 0.2.0 |
You can’t perform that action at this time.
0 commit comments