Skip to content

Commit 4c79aa8

Browse files
authored
Update Nethermind to v1.30.3 (#609)
1 parent f788543 commit 4c79aa8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/nethermind/Chart.yaml

+2-2
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.7.2
6-
appVersion: "v1.30.1"
5+
version: 2.7.3
6+
appVersion: "v1.30.3"
77
icon: https://storage.googleapis.com/stakewise-charts/stakewise.png
88
keywords:
99
- ethereum

charts/nethermind/values.yaml

+1-1
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.30.1"
108+
tag: "1.30.3"
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)