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