From be948a724efff47dd98489691a9b09b01e6efb5e Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Tue, 12 Nov 2024 15:52:04 +0100 Subject: [PATCH] chore(traefik): BREAKING CHANGE dont run loadbalancer on dashboard port by default --- charts/premium/traefik/Chart.yaml | 2 +- charts/premium/traefik/values.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/premium/traefik/Chart.yaml b/charts/premium/traefik/Chart.yaml index a887458c3d2..a9ebb92314b 100644 --- a/charts/premium/traefik/Chart.yaml +++ b/charts/premium/traefik/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/containers/tree/master/apps/traefik - https://traefik.io/ type: application -version: 29.5.2 +version: 30.0.0 diff --git a/charts/premium/traefik/values.yaml b/charts/premium/traefik/values.yaml index 6139b5f926e..e21638e522a 100644 --- a/charts/premium/traefik/values.yaml +++ b/charts/premium/traefik/values.yaml @@ -176,7 +176,6 @@ tlsOptions: # from. service: main: - type: LoadBalancer ports: main: port: 9000