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
4e53e4f5
Commit
4e53e4f5
authored
Aug 20, 2021
by
Andy Maksymowicz
Browse files
Merge branch 'development' into 'master'
master: bump 8.9.2 See merge request
!66
parents
bbd86463
7ee7016d
Pipeline
#444208
failed with stages
in 1 minute and 15 seconds
Changes
2
Pipelines
10
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
2 deletions
+18
-2
Kptfile
Kptfile
+1
-1
renovate.json
renovate.json
+17
-1
No files found.
Kptfile
View file @
4e53e4f5
...
@@ -9,5 +9,5 @@ dependencies:
...
@@ -9,5 +9,5 @@ dependencies:
git:
git:
repo: https://github.com/SonarSource/docker-sonarqube
repo: https://github.com/SonarSource/docker-sonarqube
directory: /8/community
directory: /8/community
ref: 8.9.
1
ref: 8.9.
2
updateStrategy: resource-merge
updateStrategy: resource-merge
renovate.json
View file @
4e53e4f5
...
@@ -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 ."
...
@@ -70,4 +86,4 @@
...
@@ -70,4 +86,4 @@
"versioningTemplate"
:
"docker"
"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