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
Platform One
Big Bang
P
Packages
Developer Tools
sonarqube
Commits
5d660032
Commit
5d660032
authored
Nov 16, 2020
by
aaron.ruse
Browse files
Merge branch 'dev-pbde-153' into 'master'
[PBDE-153] Update Sonarqube Image See merge request
!7
parents
79da7862
d92f33fc
Pipeline
#77476
failed with stages
in 13 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
9 deletions
+3
-9
Dockerfile
Dockerfile
+2
-2
deployment/manifests/all.yaml
deployment/manifests/all.yaml
+1
-1
deployment/manifests/kustomization.yaml
deployment/manifests/kustomization.yaml
+0
-6
No files found.
Dockerfile
View file @
5d660032
...
...
@@ -11,8 +11,8 @@ RUN wget --quiet https://github.com/SonarOpenCommunity/sonar-cxx/releases/downlo
RUN
wget
--quiet
https://github.com/SonarOpenCommunity/sonar-cxx/releases/download/cxx-1.3.2/sonar-cxx-plugin-1.3.2.1853.jar
RUN
ls
-al
#
FROM
registry.dsop.io/
platform-one/apps
/sonarqube/sonarqube
:8.3
-community
#
Using the current (Nov 10 2020) SHA for the "8.5-community" tag
FROM
registry
1
.dsop.io/
ironbank/sonarsource
/sonarqube/sonarqube
8
-community
@sha256:c2c7be55550a3aca093b4990aca2450d889c75f70320840b7f8619f044ee3d61
# Fetch plugins and load into appropriate dir
ENV
PLUGIN_DIR=/opt/sonarqube/extensions/plugins
...
...
deployment/manifests/all.yaml
View file @
5d660032
...
...
@@ -68,7 +68,7 @@ spec:
fsGroup
:
999
containers
:
-
name
:
sonarqube
image
:
registry.dsop.io/platform-one/
apps/sonarqube:8.4-0.1.2
image
:
registry.dsop.io/platform-one/
big-bang/apps/developer-tools/sonarqube:sonarqube-8.5-community-ib-bb
imagePullPolicy
:
IfNotPresent
ports
:
-
name
:
http
...
...
deployment/manifests/kustomization.yaml
View file @
5d660032
...
...
@@ -12,10 +12,4 @@ configMapGenerator:
namespace
:
sonarqube
files
:
-
sonar.properties
images
:
-
name
:
registry.dsop.io/platform-one/apps/sonarqube:8.4-0.1.0
newName
:
registry.dsop.io/platform-one/apps/sonarqube/sonarqube-ib
newTag
:
8.3-community-ib-bb
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