Update helm-values.json5

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2025-11-27 12:00:50 +01:00
committed by GitHub
parent 81c60b4725
commit 9102806bad
+1
View File
@@ -12,6 +12,7 @@
"updateTypes": ["major", "minor", "patch", "digest", "pin"], // Allow updates for all version types
"semanticCommitScope": "helm",
"bumpVersion": true,
"pinDigests": true,
"branchPrefix": "renovate/helm-values-", // Moved to helm-values scope
}