Skip to content

Commit

Permalink
Update Nethermind to v1.30.3 (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw authored Jan 6, 2025
1 parent f788543 commit 4c79aa8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/nethermind/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: nethermind
description: .NET Core Ethereum client
type: application
version: 2.7.2
appVersion: "v1.30.1"
version: 2.7.3
appVersion: "v1.30.3"
icon: https://storage.googleapis.com/stakewise-charts/stakewise.png
keywords:
- ethereum
Expand Down
2 changes: 1 addition & 1 deletion charts/nethermind/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ image:
repository: nethermind/nethermind
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.30.1"
tag: "1.30.3"

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

0 comments on commit 4c79aa8

Please sign in to comment.