From 80d537cc4604c103533d6c9c48f9e0c73f9ef1b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:22:15 +0000 Subject: [PATCH] Update shlinkio/shlink-web-client Docker tag to v4.2.1 --- charts/shlink-web/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/shlink-web/values.yaml b/charts/shlink-web/values.yaml index 7269ca00..a05196ea 100644 --- a/charts/shlink-web/values.yaml +++ b/charts/shlink-web/values.yaml @@ -9,7 +9,7 @@ image: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "4.1.2" + tag: "4.2.1" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []