From c7f00d7f12f9e7d95fa9db2ebb4205acc610d061 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:49:40 +0000 Subject: [PATCH] chore(deps): update dysnix/kubectl docker tag to v1.31 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- charts/op-geth/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/op-geth/values.yaml b/charts/op-geth/values.yaml index 96ea327c..9bcbf4d4 100644 --- a/charts/op-geth/values.yaml +++ b/charts/op-geth/values.yaml @@ -404,6 +404,6 @@ syncToS3: enabled: false image: repository: dysnix/kubectl - tag: v1.29 + tag: v1.31 pullPolicy: IfNotPresent schedule: "0 2 * * *"