diff --git a/chart/templates/service-monitor.yaml b/chart/templates/service-monitor.yaml index 7318a4a..0982339 100644 --- a/chart/templates/service-monitor.yaml +++ b/chart/templates/service-monitor.yaml @@ -12,4 +12,4 @@ spec: scheme: http selector: matchLabels: - {{- include "pet-battle-api.labels" . | nindent 6 }} + deploymentconfig: {{ include "pet-battle-api.fullname" . }} diff --git a/pom.xml b/pom.xml index 3a798d5..9165a7d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 org.acme pet-battle-api - 1.5.0 + 1.5.1 PetBattle API 2020 https://github.com/petbattle @@ -27,31 +27,31 @@ 17 17 true - 3.4.1 + 3.4.3 UTF-8 UTF-8 3.0.2.Final quarkus-bom io.quarkus.platform - 3.0.0-M9 - 2.20.1 + 3.1.0 + 2.22.0 7.3.0 ${project.build.directory}/dependency-check-report.html jacoco reuseReports ${project.build.directory}/jacoco-report/jacoco.xml - 2.11.2 - 2.21.0 - 1.7.0 - 3.2.0 - 10.4 + 2.12.0 + 2.22.0 + 1.8.0 + 3.2.2 + 10.11.0 5.0.0 - 1.0.0 + 1.6.0 http://localhost:8080 10 60 300 - 1.11.0 + 1.12.0 true petbattle