upgrade chart and stage for crd changes

This commit is contained in:
2025-05-19 19:13:07 -05:00
parent 1cb2f7083d
commit b4673f9bd6
2 changed files with 15 additions and 2 deletions

View File

@@ -15,7 +15,12 @@ maintainers:
- name: alexlebens
dependencies:
- name: traefik
version: 35.2.0
version: 35.3.0
repository: https://traefik.github.io/charts
# enable pending:
# https://github.com/traefik/traefik-helm-chart/pull/1340
# - name: traefik-crds
# version: 1.8.0
# repository: https://traefik.github.io/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/traefik.webp
appVersion: v3.4.0

View File

@@ -1,9 +1,11 @@
traefik:
crds:
enabled: true
deleteOnUninstall: false
deployment:
kind: DaemonSet
ingressClass:
enabled: false
isDefaultClass: true
kubernetesGateway:
enabled: true
gateway:
@@ -135,3 +137,9 @@ traefik:
type: LoadBalancer
externalIPs:
- 10.232.1.21
# traefik-crds:
# enabled: true
# traefik: true
# gatewayAPI: true
# hub: false
# deleteOnUninstall: false