1 Commits

Author SHA1 Message Date
6c0bf67db8 Update Helm release traefik to v37 2025-09-10 08:02:53 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -17,5 +17,5 @@ helmCharts:
- releaseName: grafana - releaseName: grafana
name: grafana name: grafana
repo: https://grafana.github.io/helm-charts repo: https://grafana.github.io/helm-charts
version: 9.4.5 version: 9.4.4
valuesFile: grafana.values.yaml valuesFile: grafana.values.yaml

View File

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