diff --git a/charts/erigon/values.yaml b/charts/erigon/values.yaml index 2f90a2e..899885a 100644 --- a/charts/erigon/values.yaml +++ b/charts/erigon/values.yaml @@ -10,7 +10,7 @@ image: pullPolicy: IfNotPresent # -- Overrides the image tag # @default -- Chart.appVersion - tag: "v0.0.0" + tag: "v2.53.4" # -- Pull secrets required to fetch the Image imagePullSecrets: [] @@ -164,7 +164,7 @@ statefulNode: # -- Container image to fetch nodeport information repository: lachlanevenson/k8s-kubectl # -- Container tag - tag: v1.21.3 + tag: v1.25.4 # -- Container pull policy pullPolicy: IfNotPresent