chore(traefik): Update Traefik Helm Chart repo

This commit is contained in:
Vegard Hagen
2023-12-17 22:45:47 +01:00
parent bf94161a44
commit 53bb15af50

View File

@@ -13,9 +13,9 @@ resources:
helmCharts: helmCharts:
- name: traefik - name: traefik
repo: https://helm.traefik.io/traefik repo: https://traefik.github.io/charts
version: 26.0.0 version: 26.0.0
releaseName: "traefik" releaseName: traefik
namespace: traefik-system namespace: traefik-system
includeCRDs: true includeCRDs: true
valuesFile: values.yaml valuesFile: values.yaml