From ee8ab1e27a5ecb4515ac434011aba998bdd6e35a Mon Sep 17 00:00:00 2001 From: Rafael Matias Date: Thu, 13 Jul 2023 13:44:55 +0200 Subject: [PATCH] ethereum-node: update dependency charts --- charts/ethereum-node/Chart.lock | 16 ++++++++-------- charts/ethereum-node/Chart.yaml | 14 +++++++------- charts/ethereum-node/README.md | 14 +++++++------- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/charts/ethereum-node/Chart.lock b/charts/ethereum-node/Chart.lock index 1b21bc90..5da462c8 100644 --- a/charts/ethereum-node/Chart.lock +++ b/charts/ethereum-node/Chart.lock @@ -19,27 +19,27 @@ dependencies: version: 0.0.3 - name: grandine repository: file://../grandine - version: 0.0.3 + version: 0.1.0 - name: lighthouse repository: file://../lighthouse - version: 1.0.5 + version: 1.1.0 - name: teku repository: file://../teku - version: 1.0.5 + version: 1.1.0 - name: prysm repository: file://../prysm - version: 1.0.5 + version: 1.1.0 - name: nimbus repository: file://../nimbus - version: 1.0.6 + version: 1.1.0 - name: lodestar repository: file://../lodestar - version: 1.0.6 + version: 1.1.0 - name: ethereum-metrics-exporter repository: file://../ethereum-metrics-exporter version: 0.1.4 - name: xatu-sentry repository: file://../xatu-sentry version: 0.0.7 -digest: sha256:75f5145aa39bb5366011e9dbed500d1933b40e6d2b4807a2af184d41756f6f06 -generated: "2023-06-20T16:08:09.543527+02:00" +digest: sha256:060f485952c73f4045b91c512e9229e2b9543a30e62636d68eccb22a86a6e333 +generated: "2023-07-13T13:44:19.907525+02:00" diff --git a/charts/ethereum-node/Chart.yaml b/charts/ethereum-node/Chart.yaml index 94edb53e..9c078e2b 100644 --- a/charts/ethereum-node/Chart.yaml +++ b/charts/ethereum-node/Chart.yaml @@ -8,7 +8,7 @@ icon: https://avatars.githubusercontent.com/u/6250754?s=200&v=4 sources: - https://github.com/ethpandaops/ethereum-helm-charts type: application -version: 0.0.8 +version: 0.0.9 maintainers: - name: skylenet email: rafael@skyle.net @@ -46,32 +46,32 @@ dependencies: condition: reth.enabled - name: grandine - version: "0.0.3" + version: "0.1.0" #repository: "https://ethpandaops.github.io/ethereum-helm-charts" repository: "file://../grandine" condition: grandine.enabled - name: lighthouse - version: "1.0.5" + version: "1.1.0" #repository: "https://ethpandaops.github.io/ethereum-helm-charts" repository: "file://../lighthouse" condition: lighthouse.enabled - name: teku - version: "1.0.5" + version: "1.1.0" #repository: "https://ethpandaops.github.io/ethereum-helm-charts" repository: "file://../teku" condition: teku.enabled - name: prysm - version: "1.0.5" + version: "1.1.0" #repository: "https://ethpandaops.github.io/ethereum-helm-charts" repository: "file://../prysm" condition: prysm.enabled - name: nimbus - version: "1.0.6" + version: "1.1.0" #repository: "https://ethpandaops.github.io/ethereum-helm-charts" repository: "file://../nimbus" condition: nimbus.enabled - name: lodestar - version: "1.0.6" + version: "1.1.0" #repository: "https://ethpandaops.github.io/ethereum-helm-charts" repository: "file://../lodestar" condition: lodestar.enabled diff --git a/charts/ethereum-node/README.md b/charts/ethereum-node/README.md index af5b2956..74130abb 100644 --- a/charts/ethereum-node/README.md +++ b/charts/ethereum-node/README.md @@ -1,7 +1,7 @@ # ethereum-node -![Version: 0.0.8](https://img.shields.io/badge/Version-0.0.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 0.0.9](https://img.shields.io/badge/Version-0.0.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) 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. @@ -19,14 +19,14 @@ This chart acts as an umbrella chart and allows to run a ethereum execution and | file://../ethereum-metrics-exporter | ethereum-metrics-exporter | 0.1.4 | | file://../ethereumjs | ethereumjs | 0.0.4 | | file://../geth | geth | 1.0.5 | -| file://../grandine | grandine | 0.0.3 | -| file://../lighthouse | lighthouse | 1.0.5 | -| file://../lodestar | lodestar | 1.0.6 | +| file://../grandine | grandine | 0.1.0 | +| file://../lighthouse | lighthouse | 1.1.0 | +| file://../lodestar | lodestar | 1.1.0 | | file://../nethermind | nethermind | 1.0.6 | -| file://../nimbus | nimbus | 1.0.6 | -| file://../prysm | prysm | 1.0.5 | +| file://../nimbus | nimbus | 1.1.0 | +| file://../prysm | prysm | 1.1.0 | | file://../reth | reth | 0.0.3 | -| file://../teku | teku | 1.0.5 | +| file://../teku | teku | 1.1.0 | | file://../xatu-sentry | xatu-sentry | 0.0.7 | # Details