From 7cfbb732924fd3b5b705e8d24a27c78d11f6a0bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 16:59:30 +0000 Subject: [PATCH] chore(deps): update docker.io/nethermind/nethermind docker tag to v1.29.1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/nethermind/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/