UNCLASSIFIED

Commit bbd86463 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'development' into 'master'

Development

See merge request !55
parents a189810e 44f9612e
Pipeline #434035 passed with stages
in 20 minutes and 10 seconds
...@@ -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 ref: 8.9.1
updateStrategy: resource-merge updateStrategy: resource-merge
...@@ -37,7 +37,7 @@ labels: ...@@ -37,7 +37,7 @@ labels:
# List of resources to make available to the offline build context # List of resources to make available to the offline build context
resources: resources:
- url: docker://docker.io/library/sonarqube@sha256:836e3b543f34c36438456e0c7a03fef314cbb77741e790920aa2565d83f0c9e4 - url: docker://docker.io/library/sonarqube@sha256:0fc6c71c4228bc1d63f8ea05c8f093d52a5b99279cdbe8f28559bfff9a2f9dfd
tag: sonarqube:8.9-community tag: sonarqube:8.9-community
# List of project maintainers # List of project maintainers
......
...@@ -5,10 +5,10 @@ metadata: ...@@ -5,10 +5,10 @@ metadata:
upstream: upstream:
type: git type: git
git: git:
commit: 277ec116b3df9556f975b7af328c053316bb2c2d commit: 5b555ea57f3d5d03d811d11056d7c0450ec0d59b
repo: https://github.com/SonarSource/docker-sonarqube repo: https://github.com/SonarSource/docker-sonarqube
directory: /8/community directory: /8/community
ref: 8.7.1 ref: 8.9.1
packageMetadata: packageMetadata:
shortDescription: vendor scripts sync shortDescription: vendor scripts sync
dependencies: dependencies:
...@@ -16,5 +16,5 @@ dependencies: ...@@ -16,5 +16,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.6" ref: 8.9.1
updateStrategy: resource-merge updateStrategy: resource-merge
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