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-enterprise
Commits
eef15ccf
Commit
eef15ccf
authored
Jul 07, 2021
by
sean.melissari
Browse files
Merge branch 'renovate-disable-major' into 'development'
renovate disable major See merge request
!63
parents
d15ac7c5
44f6585d
Pipeline
#406041
passed with stages
in 16 minutes and 2 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
renovate.json
renovate.json
+16
-0
No files found.
renovate.json
View file @
eef15ccf
...
@@ -5,6 +5,22 @@
...
@@ -5,6 +5,22 @@
"baseBranches"
:
[
"baseBranches"
:
[
"development"
"development"
],
],
"packageRules"
:
[
{
"datasources"
:
[
"docker"
],
"packageNames"
:
[
"sonarqube"
],
"major"
:
{
"enabled"
:
false
}
},
{
"datasources"
:
[
"github-tags"
],
"packageNames"
:
[
"SonarSource/docker-sonarqube"
],
"major"
:
{
"enabled"
:
false
}
}
],
"postUpgradeTasks"
:
{
"postUpgradeTasks"
:
{
"commands"
:
[
"commands"
:
[
"kpt pkg sync ."
"kpt pkg sync ."
...
...
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