diff --git a/charts/etcd-defrag/values.yaml b/charts/etcd-defrag/values.yaml index 42cd132c..a2bce690 100644 --- a/charts/etcd-defrag/values.yaml +++ b/charts/etcd-defrag/values.yaml @@ -10,7 +10,7 @@ image: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "3.5.10" + tag: "3.5.11" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []