diff --git a/Kptfile b/Kptfile index c4ac0a3bd3fa02ee3f9a485dd5b6a122dbd5df14..def0c268b108cd313beb1dc86d1209b3ecd76e5a 100644 --- a/Kptfile +++ b/Kptfile @@ -9,5 +9,5 @@ dependencies: git: repo: https://github.com/SonarSource/docker-sonarqube directory: /8/community - ref: 8.9 + ref: 8.9.1 updateStrategy: resource-merge diff --git a/scripts/Kptfile b/scripts/Kptfile index daf3c83b1b6d019f75eda3b5c6e17e03b6ede668..1e90f3264098abc84499a9f252a6a90a08d05629 100644 --- a/scripts/Kptfile +++ b/scripts/Kptfile @@ -5,10 +5,10 @@ metadata: upstream: type: git git: - commit: 277ec116b3df9556f975b7af328c053316bb2c2d + commit: 5b555ea57f3d5d03d811d11056d7c0450ec0d59b repo: https://github.com/SonarSource/docker-sonarqube directory: /8/community - ref: 8.7.1 + ref: 8.9.1 packageMetadata: shortDescription: vendor scripts sync dependencies: @@ -16,5 +16,5 @@ dependencies: git: repo: https://github.com/SonarSource/docker-sonarqube directory: /8/community - ref: "8.6" + ref: 8.9.1 updateStrategy: resource-merge