diff --git a/charts/proxysql/values.yaml b/charts/proxysql/values.yaml index 8a8dcf08..2640d56b 100644 --- a/charts/proxysql/values.yaml +++ b/charts/proxysql/values.yaml @@ -9,7 +9,7 @@ image: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "2.6.5" + tag: "2.7.1" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []