diff --git a/manifests/traefik.yaml b/manifests/traefik.yaml index 4d7fb94e5a..3a57820c74 100644 --- a/manifests/traefik.yaml +++ b/manifests/traefik.yaml @@ -4,7 +4,7 @@ metadata: name: traefik namespace: kube-system spec: - chart: https://%{KUBERNETES_API}%/static/charts/traefik-1.77.1.tgz + chart: https://%{KUBERNETES_API}%/static/charts/traefik-1.81.0.tgz set: rbac.enabled: "true" ssl.enabled: "true"