This is an automated email from the ASF dual-hosted git repository.
snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 95f0524d5 Renovate: manage dependencies in helm charts and values
(#3800)
95f0524d5 is described below
commit 95f0524d5a5cbfdb7fe3339a6c7817bdd0807c70
Author: Robert Stupp <[email protected]>
AuthorDate: Thu Feb 19 18:10:21 2026 +0100
Renovate: manage dependencies in helm charts and values (#3800)
---
.github/renovate.json5 | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 6f9f28284..d90e74336 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -53,6 +53,7 @@
"gradle", "gradle-wrapper",
"pip_requirements", "pip_setup", "uv", "setup-cfg",
"dockerfile", "devcontainer", "docker-compose",
+ "helm-requirements", "helm-values",
"github-actions"],
automerge: false, // just be explicit (false is the default)
},