From 68518758d292ae9af93b99959b799583616d1a70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 04:49:47 +0000 Subject: [PATCH] Update baserow/backend Docker tag to v1.26.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 bd125002..0833f889 100644 --- a/charts/baserow/values.yaml +++ b/charts/baserow/values.yaml @@ -139,7 +139,7 @@ backend: # -- 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: [] @@ -231,7 +231,7 @@ backend: # -- 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: [] @@ -471,7 +471,7 @@ backend: # -- 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: []