disable bump for helm-charts

This commit is contained in:
Kjeld Schouten
2024-10-19 12:23:53 +02:00
parent 6b16b7903d
commit 726e506dcb
-1
View File
@@ -8,7 +8,6 @@
"enabled": true, // Enable Helm chart updates
"semanticCommitScope": "helm",
"versioning": "semver",
"bumpVersion": true,
"updateTypes": ["major", "minor", "patch"], // Allow updates for all version types
"pinDigests": false, // Set to false to not pin digest references
"branchPrefix": "renovate/helm-",