UNCLASSIFIED

Commit 5d660032 authored by aaron.ruse's avatar 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
......@@ -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 registry1.dsop.io/ironbank/sonarsource/sonarqube/sonarqube8-community@sha256:c2c7be55550a3aca093b4990aca2450d889c75f70320840b7f8619f044ee3d61
# Fetch plugins and load into appropriate dir
ENV PLUGIN_DIR=/opt/sonarqube/extensions/plugins
......
......@@ -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
......
......@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment