diff --git a/Kubernetes/bootstrap/traefik/kustomization.yaml b/Kubernetes/bootstrap/traefik/kustomization.yaml index d252c92e..70b72d03 100644 --- a/Kubernetes/bootstrap/traefik/kustomization.yaml +++ b/Kubernetes/bootstrap/traefik/kustomization.yaml @@ -13,7 +13,7 @@ resources: helmCharts: - name: traefik repo: https://helm.traefik.io/traefik - version: 40.3.0 + version: 41.0.0 releaseName: traefik namespace: traefik includeCRDs: true