From a5a80e894992abb5492b7bea60630ff72b0a0241 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Sat, 1 Nov 2025 15:07:15 +0000 Subject: [PATCH] Update renovate.json --- renovate.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/renovate.json b/renovate.json index a6a4fef..6fdfdbe 100644 --- a/renovate.json +++ b/renovate.json @@ -16,6 +16,10 @@ { "updateTypes": ["minor", "patch", "pin", "digest"], "automerge": false + }, + { + "matchFiles": "values.yaml", + "enabled": false } ] } \ No newline at end of file