From 0934fff28c126e1763a5df510e69991b21318b91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 21:32:32 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/home?= =?UTF-8?q?-operations/gatus-sidecar=20(=200.0.18=20=E2=86=92=200.0.19=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/monitoring/gatus/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/monitoring/gatus/release.yaml b/kubernetes/apps/monitoring/gatus/release.yaml index d734661b..628f8b0f 100644 --- a/kubernetes/apps/monitoring/gatus/release.yaml +++ b/kubernetes/apps/monitoring/gatus/release.yaml @@ -19,7 +19,7 @@ spec: gatus-sidecar: image: repository: ghcr.io/home-operations/gatus-sidecar - tag: 0.0.18 + tag: 0.0.19 args: - --auto-ingressroute restartPolicy: Always