UNCLASSIFIED - NO CUI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sonarqube8-enterprise
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Iron Bank Containers
SonarSource
sonarqube
sonarqube8-enterprise
Commits
44f6585d
Commit
44f6585d
authored
3 years ago
by
sean.melissari
Browse files
Options
Downloads
Patches
Plain Diff
renovate disable major
parent
d15ac7c5
No related branches found
Branches containing commit
No related tags found
2 merge requests
!66
Development to Master
,
!63
renovate disable major
Pipeline
#354311
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
renovate.json
+16
-0
16 additions, 0 deletions
renovate.json
with
16 additions
and
0 deletions
renovate.json
+
16
−
0
View file @
44f6585d
...
...
@@ -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 ."
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment