Update helm.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"semanticCommitScope": "helm",
|
"semanticCommitScope": "helm",
|
||||||
"versioning": "semver",
|
"versioning": "semver",
|
||||||
"updateTypes": ["major", "minor", "patch"], // Allow updates for all version types
|
"updateTypes": ["major", "minor", "patch"], // Allow updates for all version types
|
||||||
"pinDigests": true, // 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