UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
S
SonarSource
sonarqube
sonarqube8-community
Commits
4666a48c
Commit
4666a48c
authored
Jul 07, 2021
by
sean.melissari
Browse files
renovate disable major
parent
44f9612e
Pipeline
#354293
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
renovate.json
renovate.json
+17
-1
No files found.
renovate.json
View file @
4666a48c
...
...
@@ -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 ."
...
...
@@ -70,4 +86,4 @@
"versioningTemplate"
:
"docker"
}
]
}
\ No newline at end of file
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment