From 5df32e2c6a61fa9e2fd2699cd538b30368ea1f62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 09:21:48 +0000 Subject: [PATCH] Update derailed/popeye Docker tag to v0.21.5 --- charts/popeye/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/popeye/values.yaml b/charts/popeye/values.yaml index 653d449d..a6965b5a 100644 --- a/charts/popeye/values.yaml +++ b/charts/popeye/values.yaml @@ -9,7 +9,7 @@ image: # -- image pull policy pullPolicy: Always # -- Overrides the image tag - tag: "v0.21.3" + tag: "v0.21.5" # -- If defined, uses a Secret to pull an image from a private Docker registry or repository. imagePullSecrets: []