From 08c478d7294d71e8d973834ca47e8fc8ae0826dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:09:56 +0000 Subject: [PATCH] chore(deps): update baserow/web-frontend docker tag to v1.30.1 --- charts/baserow/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/baserow/values.yaml b/charts/baserow/values.yaml index e26a114af..4f4783d32 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.30.1" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []