diff --git a/charts/baserow/values.yaml b/charts/baserow/values.yaml index e26a114a..56d574d2 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.29.2" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []