diff --git a/Kubernetes/bootstrap/traefik/kustomization.yaml b/Kubernetes/bootstrap/traefik/kustomization.yaml index d252c92e..d68bb824 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.1 releaseName: traefik namespace: traefik includeCRDs: true