From 82722d3ed44575ae0e6d003212d818786fd5bb06 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:00:35 +0000 Subject: [PATCH] chore(deps): update dysnix/kubectl docker tag to v1.30 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 fa294d1b..bb0fae01 100644 --- a/charts/op-geth/values.yaml +++ b/charts/op-geth/values.yaml @@ -378,6 +378,6 @@ syncToS3: enabled: false image: repository: dysnix/kubectl - tag: v1.29 + tag: v1.30 pullPolicy: IfNotPresent schedule: "0 2 * * *"