From 4280e80a99f487b236d9c3e9a3021d1334ae654e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 12:53:31 -0500 Subject: [PATCH] fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.25.6 (#200) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kubernetes/apps/monitoring/gatus/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/monitoring/gatus/app/helmrelease.yaml b/kubernetes/apps/monitoring/gatus/app/helmrelease.yaml index 6328cb65..bdae0614 100644 --- a/kubernetes/apps/monitoring/gatus/app/helmrelease.yaml +++ b/kubernetes/apps/monitoring/gatus/app/helmrelease.yaml @@ -43,7 +43,7 @@ spec: order: 2 image: &configSyncImage repository: ghcr.io/kiwigrid/k8s-sidecar - tag: 1.25.4 + tag: 1.25.6 env: &configSyncEnv FOLDER: /config LABEL: gatus.io/enabled