From be2f0d6bb7af5287b8f5fb483cc7010c171e0eee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Nov 2025 13:03:04 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20ghcr.io/ho?= =?UTF-8?q?me-operations/k8s-sidecar=20(=201.30.10=20=E2=86=92=202.1.4=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- k8s/infrastructure/logging/loki/app/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/infrastructure/logging/loki/app/values.yaml b/k8s/infrastructure/logging/loki/app/values.yaml index 4a8eb18..5ac6b1a 100644 --- a/k8s/infrastructure/logging/loki/app/values.yaml +++ b/k8s/infrastructure/logging/loki/app/values.yaml @@ -80,7 +80,7 @@ monitoring: sidecar: image: repository: ghcr.io/home-operations/k8s-sidecar - tag: 1.30.10@sha256:dd3b1f0c4e6b4512b2deb50c58acf65fd0f0927120a59a95eec854d32a6c9ce3 + tag: 2.1.4@sha256:438df334bf9b195efc8251967248b9b12e02192a19a65021bee1da408a670383 enableUniqueFilenames: true rules: searchNamespace: ALL -- GitLab