From fba7378bb281419b021dfb65978ed81b1dd60bac Mon Sep 17 00:00:00 2001 From: barnabasbusa Date: Fri, 29 Nov 2024 13:11:18 +0000 Subject: [PATCH] Update index.yaml Signed-off-by: barnabasbusa --- index.yaml | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 122 insertions(+), 1 deletion(-) diff --git a/index.yaml b/index.yaml index ed978df6..526adf35 100644 --- a/index.yaml +++ b/index.yaml @@ -1789,6 +1789,28 @@ entries: - https://github.com/ethpandaops/ethereum-helm-charts/releases/download/eleel-0.1.0/eleel-0.1.0.tgz version: 0.1.0 erigon: + - apiVersion: v2 + created: "2024-11-29T13:11:18.056398376Z" + description: Erigon, formerly known as Turbo‐Geth, is a fork of Go Ethereum (geth) + oriented toward speed and disk‐space efficiency. Erigon is a completely re-architected + implementation of Ethereum, currently written in Go but with implementations + in other languages planned. Erigon's goal is to provide a faster, more modular, + and more optimized implementation of Ethereum. + digest: 3e98350e7e7444338a3f24dd590323eae1e45f811a92ac3b40aed831b2fa31fa + home: https://twitter.com/ErigonEth + icon: https://pbs.twimg.com/profile_images/1420080204148576274/-4OFIs2x_400x400.jpg + maintainers: + - email: rafael@skyle.net + name: skylenet + - email: busa.barnabas@gmail.com + name: barnabasbusa + name: erigon + sources: + - https://github.com/ledgerwatch/erigon + type: application + urls: + - https://github.com/ethpandaops/ethereum-helm-charts/releases/download/erigon-1.0.11/erigon-1.0.11.tgz + version: 1.0.11 - apiVersion: v2 created: "2024-03-21T18:56:23.765005142Z" description: Erigon, formerly known as Turbo‐Geth, is a fork of Go Ethereum (geth) @@ -2581,6 +2603,85 @@ entries: - https://github.com/ethpandaops/ethereum-helm-charts/releases/download/ethereum-metrics-exporter-0.1.0/ethereum-metrics-exporter-0.1.0.tgz version: 0.1.0 ethereum-node: + - apiVersion: v2 + created: "2024-11-29T13:11:18.197659145Z" + dependencies: + - condition: besu.enabled + name: besu + repository: file://../besu + version: 1.0.7 + - condition: erigon.enabled + name: erigon + repository: file://../erigon + version: 1.0.11 + - condition: ethereumjs.enabled + name: ethereumjs + repository: file://../ethereumjs + version: 0.0.9 + - condition: geth.enabled + name: geth + repository: file://../geth + version: 1.0.8 + - condition: nethermind.enabled + name: nethermind + repository: file://../nethermind + version: 1.0.13 + - condition: reth.enabled + name: reth + repository: file://../reth + version: 0.0.14 + - condition: grandine.enabled + name: grandine + repository: file://../grandine + version: 0.1.2 + - condition: lighthouse.enabled + name: lighthouse + repository: file://../lighthouse + version: 1.1.4 + - condition: lodestar.enabled + name: lodestar + repository: file://../lodestar + version: 1.1.3 + - condition: nimbus.enabled + name: nimbus + repository: file://../nimbus + version: 1.1.3 + - condition: prysm.enabled + name: prysm + repository: file://../prysm + version: 1.1.4 + - condition: teku.enabled + name: teku + repository: file://../teku + version: 1.1.3 + - condition: ethereum-metrics-exporter.enabled + name: ethereum-metrics-exporter + repository: file://../ethereum-metrics-exporter + version: 0.2.0 + - condition: xatu-sentry.enabled + name: xatu-sentry + repository: file://../xatu-sentry + version: 0.0.8 + - condition: tracoor-agent.enabled + name: tracoor-agent + repository: file://../tracoor-agent + version: 0.0.1 + description: 'This 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. ' + digest: 3e50db58b83a0bae37f746d7258c46b21b0ad0a80f6fedc13d554cc6d4b709d6 + home: https://ethereum.org + icon: https://avatars.githubusercontent.com/u/6250754?s=200&v=4 + maintainers: + - email: rafael@skyle.net + name: skylenet + name: ethereum-node + sources: + - https://github.com/ethpandaops/ethereum-helm-charts + type: application + urls: + - https://github.com/ethpandaops/ethereum-helm-charts/releases/download/ethereum-node-0.0.27/ethereum-node-0.0.27.tgz + version: 0.0.27 - apiVersion: v2 created: "2024-10-10T03:14:57.654577882Z" dependencies: @@ -4447,6 +4548,26 @@ entries: - https://github.com/ethpandaops/ethereum-helm-charts/releases/download/ethereum-validator-metrics-exporter-0.0.1/ethereum-validator-metrics-exporter-0.0.1.tgz version: 0.0.1 ethereumjs: + - apiVersion: v2 + created: "2024-11-29T13:11:18.314415304Z" + description: 'The EthereumJS Client is an Ethereum Execution Client (similar to + go-ethereum or Nethermind) written in TypeScript/JavaScript, the non-Smart-Contract + language Ethereum dApp developers are most familiar with. It is targeted to + be a client for research and development and not meant to be used in production + on mainnet for the foreseeable future (out of resource and security considerations). ' + digest: 859da8c81c25e5d09a399d10ae546fd2abb65164021367ac898c123673f1d3c9 + home: https://ethereumjs.readthedocs.io/en/latest/ + icon: https://user-images.githubusercontent.com/47108/78779352-d0839500-796a-11ea-9468-fd2a0b3fe1ef.png + maintainers: + - email: busa.barnabas@gmail.com + name: barnabasbusa + name: ethereumjs + sources: + - https://github.com/ethereumjs/ethereumjs-monorepo + type: application + urls: + - https://github.com/ethpandaops/ethereum-helm-charts/releases/download/ethereumjs-0.0.9/ethereumjs-0.0.9.tgz + version: 0.0.9 - apiVersion: v2 created: "2024-03-21T18:56:24.034434183Z" description: 'The EthereumJS Client is an Ethereum Execution Client (similar to @@ -9583,4 +9704,4 @@ entries: urls: - https://github.com/ethpandaops/ethereum-helm-charts/releases/download/xatu-server-0.0.1/xatu-server-0.0.1.tgz version: 0.0.1 -generated: "2024-10-31T13:18:42.363840354Z" +generated: "2024-11-29T13:11:18.315802798Z"