From 7778f33ec1bf0733dfee25fb2376908521f5ad40 Mon Sep 17 00:00:00 2001 From: antares-sw <23400824+antares-sw@users.noreply.github.com> Date: Mon, 23 Sep 2024 15:40:44 +0300 Subject: [PATCH] Update REth to v1.0.7 --- charts/reth/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/reth/Chart.yaml b/charts/reth/Chart.yaml index 16ef2fb7..953bd839 100644 --- a/charts/reth/Chart.yaml +++ b/charts/reth/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: reth -version: 1.0.6 +version: 1.0.7 kubeVersion: "^1.20.0-0" description: Reth (short for Rust Ethereum, pronunciation) is an Ethereum full node implementation that is focused on being user-friendly, highly modular, as well as being fast and efficient. type: application @@ -16,7 +16,7 @@ sources: maintainers: - name: Dmitri Tsumak email: dmitri@stakewise.io -appVersion: v1.0.6 +appVersion: v1.0.7 dependencies: - name: common