Merge pull request 'Update Helm release traefik to v28' (#85) from renovate/traefik-28.x into main

Reviewed-on: #85
This commit is contained in:
Remy Moll 2024-06-09 21:38:58 +00:00
commit 040771494a
2 changed files with 5 additions and 1 deletions

View File

@ -77,8 +77,12 @@ data:
address = ":853"
# route dns over https to other pods but provide own certificate
[entryPoints.name.http3]
advertisedPort = 443
[metrics]
[metrics.prometheus]
# metrics are enabled and scraping is ensured through a servicemonitor
entryPoint = "metrics"
addEntryPointsLabels = true
addServicesLabels = true

View File

@ -13,6 +13,6 @@ namespace: traefik-system
helmCharts:
- name: traefik
releaseName: traefik
version: 27.0.2
version: 28.2.0
valuesFile: values.yaml
repo: https://traefik.github.io/charts