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 * * *"