From aa58b481efda3324a1f7a46202f6c6216cad80e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 05:11:31 +0000 Subject: [PATCH] Update baserow/web-frontend Docker tag to v1.26.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 bd125002..60d2e4c9 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.22.3" + tag: "1.26.1" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []