diff --git a/charts/baserow/values.yaml b/charts/baserow/values.yaml index e26a114a..de3d2242 100644 --- a/charts/baserow/values.yaml +++ b/charts/baserow/values.yaml @@ -12,7 +12,7 @@ frontend: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "1.26.1" + tag: "1.28.0" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []