UNCLASSIFIED

Commit d15ac7c5 authored by sean.melissari's avatar sean.melissari
Browse files

Merge branch 'fix-kptfile' into 'development'

fix kpt

See merge request !53
parents 033ecafb a06b5750
Pipeline #335244 passed with stages
in 23 minutes and 55 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
...@@ -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