From dba5efef2b693fb00e7ec48c1edc679cc602066a Mon Sep 17 00:00:00 2001 From: "mchesterbot[bot]" <105906096+mchesterbot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 08:25:40 +0000 Subject: [PATCH] fix(container): update ghcr.io/kiwigrid/k8s-sidecar docker tag to v1.27.5 --- 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 ddd9b064aa..1b31bfa00f 100644 --- a/kubernetes/apps/monitoring/gatus/app/helmrelease.yaml +++ b/kubernetes/apps/monitoring/gatus/app/helmrelease.yaml @@ -46,7 +46,7 @@ spec: dependsOn: init-db image: &syncSyncImage repository: ghcr.io/kiwigrid/k8s-sidecar - tag: 1.27.4@sha256:f6ed71d0f9f1175df8c4b8c674b339a74785384d25fdad21b3c3dc0554109286 + tag: 1.27.5@sha256:1fc88232e223a6977c626510372a74ca1f73af073e3c361719ccf02f223c8a12 env: &configSyncEnv FOLDER: /config LABEL: gatus.io/enabled