UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 44f6585d authored by sean.melissari's avatar sean.melissari
Browse files

renovate disable major

parent d15ac7c5
No related branches found
No related tags found
2 merge requests!66Development to Master,!63renovate disable major
Pipeline #354311 skipped
......@@ -5,6 +5,22 @@
"baseBranches": [
"development"
],
"packageRules": [
{
"datasources": ["docker"],
"packageNames": ["sonarqube"],
"major": {
"enabled": false
}
},
{
"datasources": ["github-tags"],
"packageNames": ["SonarSource/docker-sonarqube"],
"major": {
"enabled": false
}
}
],
"postUpgradeTasks": {
"commands": [
"kpt pkg sync ."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment