diff --git a/charts/nethermind/values.yaml b/charts/nethermind/values.yaml index 78e1d8e7..af35bf2c 100644 --- a/charts/nethermind/values.yaml +++ b/charts/nethermind/values.yaml @@ -102,7 +102,7 @@ image: repository: nethermind/nethermind pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "1.28.0" + tag: "1.29.1" ## Credentials to fetch images from private registry ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/