Skip to content

Commit

Permalink
Update Nethermind to v1.25.3 (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw authored Jan 24, 2024
1 parent ad71f79 commit 4e3902d
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.4.14
appVersion: "v1.25.0"
version: 2.5.1
appVersion: "v1.25.3"
keywords:
- ethereum
- blockchain
Expand Down
2 changes: 1 addition & 1 deletion charts/nethermind/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ image:
repository: nethermind/nethermind
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.25.0"
tag: "1.25.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 4e3902d

Please sign in to comment.