diff --git a/charts/op-geth/values.yaml b/charts/op-geth/values.yaml index 7b1d5bf2..f0bec351 100644 --- a/charts/op-geth/values.yaml +++ b/charts/op-geth/values.yaml @@ -403,6 +403,6 @@ syncToS3: enabled: false image: repository: dysnix/kubectl - tag: v1.29 + tag: v1.31 pullPolicy: IfNotPresent schedule: "0 2 * * *"