diff --git a/charts/proxysql/values.yaml b/charts/proxysql/values.yaml index a63778c8..ffab9880 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.5.4" + tag: "2.5.5" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []