UNCLASSIFIED

You need to sign in or sign up before continuing.
Commit a06b5750 authored by sean.melissari's avatar sean.melissari
Browse files

fix kpt

parent 033ecafb
Pipeline #332277 skipped
...@@ -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