From 69f4e732d28e689a3209facc08fe9bca61a7f448 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 17:09:51 +0000 Subject: [PATCH] chore(deps): update baserow/backend docker tag to v1.30.1 --- 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..8809a8de 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.30.1" # -- 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.30.1" # -- 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.30.1" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []