From 480ea69f6ff9873a9dc9ae2bfc70ed2c537d0dec Mon Sep 17 00:00:00 2001 From: bot-kanga <141990275+bot-kanga[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 09:05:08 +0000 Subject: [PATCH] fix(container): update image ghcr.io/kiwigrid/k8s-sidecar to v1.27.4 --- kubernetes/main/apps/observability/gatus/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/observability/gatus/app/helmrelease.yaml b/kubernetes/main/apps/observability/gatus/app/helmrelease.yaml index e4281d561..56b3eedd8 100644 --- a/kubernetes/main/apps/observability/gatus/app/helmrelease.yaml +++ b/kubernetes/main/apps/observability/gatus/app/helmrelease.yaml @@ -39,7 +39,7 @@ spec: dependsOn: init-db image: repository: ghcr.io/kiwigrid/k8s-sidecar - tag: 1.27.2@sha256:e3280f62096bee918a605658505baa8878223b483053396f769bd9f15a2876c0 + tag: 1.27.4@sha256:f6ed71d0f9f1175df8c4b8c674b339a74785384d25fdad21b3c3dc0554109286 env: FOLDER: /config LABEL: gatus.io/enabled