Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 18a8a67

Browse files
author
antares-sw
authored
Update Nethermind to v1.29.0 (#593)
1 parent b1f279f commit 18a8a67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/nethermind/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: nethermind
33
description: .NET Core Ethereum client
44
type: application
5-
version: 2.6.0
6-
appVersion: "v1.28.0"
5+
version: 2.7.0
6+
appVersion: "v1.29.0"
77
icon: https://storage.googleapis.com/stakewise-charts/stakewise.png
88
keywords:
99
- ethereum

charts/nethermind/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ image:
105105
repository: nethermind/nethermind
106106
pullPolicy: IfNotPresent
107107
# Overrides the image tag whose default is the chart appVersion.
108-
tag: "1.28.0"
108+
tag: "1.29.0"
109109

110110
## Credentials to fetch images from private registry
111111
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/

0 commit comments

Comments
 (0)