From 39bf22bef9435b59f86a7245b3186f7df5c86107 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:42:18 +0000 Subject: [PATCH] chore(deps): update docker.io/devopsfaith/krakend docker tag to v2.4.6 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index c9fadcc..fba7c01 100644 --- a/values.yaml +++ b/values.yaml @@ -7,7 +7,7 @@ image: # -- The image repository to use repository: devopsfaith/krakend # -- The image tag to use - tag: "2.4.3" + tag: "2.4.6" # -- The image pull policy to use pullPolicy: IfNotPresent