Skip to content

Commit

Permalink
Update Nethermind to v1.27.1 (#561)
Browse files Browse the repository at this point in the history
  • Loading branch information
antares-sw authored Jul 24, 2024
1 parent c74ff47 commit 69b4849
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.5.5
appVersion: "v1.27.0"
version: 2.5.6
appVersion: "v1.27.1"
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.27.0"
tag: "1.27.1"

## 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 69b4849

Please sign in to comment.