From 82da43d93c6a96378bb9c8d126ed28cf6a08bb2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 14:19:26 +0000 Subject: [PATCH] chore(deps): update baserow/backend docker tag to v1.29.0 --- charts/baserow/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/baserow/values.yaml b/charts/baserow/values.yaml index e26a114a..9d2f09ae 100644 --- a/charts/baserow/values.yaml +++ b/charts/baserow/values.yaml @@ -155,7 +155,7 @@ backend: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "1.26.1" + tag: "1.29.0" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: [] @@ -267,7 +267,7 @@ backend: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "1.26.1" + tag: "1.29.0" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: [] @@ -523,7 +523,7 @@ backend: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "1.26.1" + tag: "1.29.0" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []