From 773e9bbe6a6f96d721d9b3b955dacb545ff0f0e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 20:39:49 +0100 Subject: [PATCH] chore(deps): update image b4bz/homer to v25 (#228) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- k8s-apps/homer/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-apps/homer/values.yaml b/k8s-apps/homer/values.yaml index 708be176..53efa3a9 100644 --- a/k8s-apps/homer/values.yaml +++ b/k8s-apps/homer/values.yaml @@ -9,7 +9,7 @@ homer: # -- image repository repository: b4bz/homer # @default -- chart.appVersion - tag: v24.12.1 + tag: v25.02.1 # -- image pull policy pullPolicy: IfNotPresent