From ed442ab011d89acae8a2e3cff7d5d7728e129a73 Mon Sep 17 00:00:00 2001 From: antares-sw <23400824+antares-sw@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:17:36 +0300 Subject: [PATCH] Update reth (#555) --- 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 64fa7ba7..fbef9720 100644 --- a/charts/reth/Chart.yaml +++ b/charts/reth/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: reth -version: 1.0.0 +version: 1.0.1 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.0 +appVersion: v1.0.1 dependencies: - name: common