From f35fa0d003a372899b4db96c8db78631c8c66d76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 20:02:27 +0000 Subject: [PATCH] chore(deps): update baserow/web-frontend docker tag to v1.22.3 --- 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 65901a88..9fa5d3cf 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.20.2" + tag: "1.22.3" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []