disable bump for helm-charts
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
"enabled": true, // Enable Helm chart updates
|
"enabled": true, // Enable Helm chart updates
|
||||||
"semanticCommitScope": "helm",
|
"semanticCommitScope": "helm",
|
||||||
"versioning": "semver",
|
"versioning": "semver",
|
||||||
"bumpVersion": true,
|
|
||||||
"updateTypes": ["major", "minor", "patch"], // Allow updates for all version types
|
"updateTypes": ["major", "minor", "patch"], // Allow updates for all version types
|
||||||
"pinDigests": false, // Set to false to not pin digest references
|
"pinDigests": false, // Set to false to not pin digest references
|
||||||
"branchPrefix": "renovate/helm-",
|
"branchPrefix": "renovate/helm-",
|
||||||
|
|||||||
Reference in New Issue
Block a user