UNCLASSIFIED

Commit 20be7689 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'development' into 'master'

Development

See merge request !54
parents 294d15e5 d15ac7c5
Pipeline #444207 failed with stages
in 1 minute 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/enterprise directory: /8/enterprise
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:55d397a400d11411a7225a9ecedaeaf6f45096f1252b01feadbb0e9682f5a9fa" - url: "docker://docker.io/library/sonarqube@sha256:994d814de2a937b0f64220ee2ee06f59d80d319a3beae76d93b331a26d0026f6"
tag: "sonarqube:8.9-enterprise" tag: "sonarqube:8.9-enterprise"
# 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: cccf2b692431e2eca2bb77ab9ae749b2b54ddf6a commit: 5b555ea57f3d5d03d811d11056d7c0450ec0d59b
repo: https://github.com/SonarSource/docker-sonarqube repo: https://github.com/SonarSource/docker-sonarqube
directory: /8/enterprise directory: /8/enterprise
ref: "8.6" ref: 8.9.1
packageMetadata: packageMetadata:
shortDescription: sample description shortDescription: sample description
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/enterprise directory: /8/enterprise
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