move crds to chart
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 44s
renovate / renovate (push) Successful in 2m3s

This commit is contained in:
2025-12-14 19:56:52 -06:00
parent d53716db71
commit c8e5a703c3
6 changed files with 13 additions and 32 deletions

View File

@@ -18,4 +18,4 @@ dependencies:
repository: https://bjw-s-labs.github.io/helm-charts/ repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.5.0 version: 4.5.0
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tautulli.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tautulli.png
appVersion: v2.15.2 appVersion: v2.16.0

View File

@@ -26,4 +26,4 @@ dependencies:
version: 1.1.7 version: 1.1.7
repository: https://homeylab.github.io/helm-charts/ repository: https://homeylab.github.io/helm-charts/
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tdarr.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tdarr.png
appVersion: 2.40.01 appVersion: 2.58.02

View File

@@ -17,10 +17,8 @@ dependencies:
- name: traefik - name: traefik
version: 37.4.0 version: 37.4.0
repository: https://traefik.github.io/charts repository: https://traefik.github.io/charts
# enable pending: - name: traefik-crds
# https://github.com/traefik/traefik-helm-chart/pull/1340 version: 1.12.0
# - name: traefik-crds repository: https://traefik.github.io/charts
# version: 1.8.0
# repository: https://traefik.github.io/charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/traefik.webp icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/traefik.webp
appVersion: v3.6.2 appVersion: v3.6.4

View File

@@ -1,17 +0,0 @@
# apiVersion: cert-manager.io/v1
# kind: Certificate
# metadata:
# name: traefik-certificate
# namespace: {{ .Release.Namespace }}
# labels:
# app.kubernetes.io/name: traefik-certificate
# app.kubernetes.io/instance: {{ .Release.Name }}
# app.kubernetes.io/part-of: {{ .Release.Name }}
# spec:
# secretName: traefik-secret-tls
# dnsNames:
# - "alexlebens.net"
# - "*.alexlebens.net"
# issuerRef:
# name: letsencrypt-issuer
# kind: ClusterIssuer

View File

@@ -140,9 +140,9 @@ traefik:
type: LoadBalancer type: LoadBalancer
externalIPs: externalIPs:
- 10.232.1.21 - 10.232.1.21
# traefik-crds: traefik-crds:
# enabled: true enabled: true
# traefik: true traefik: true
# gatewayAPI: true gatewayAPI: true
# hub: false hub: false
# deleteOnUninstall: false deleteOnUninstall: false

View File

@@ -19,4 +19,4 @@ dependencies:
version: 0.31.0 version: 0.31.0
repository: https://aquasecurity.github.io/helm-charts/ repository: https://aquasecurity.github.io/helm-charts/
icon: https://raw.githubusercontent.com/aquasecurity/trivy/main/docs/imgs/logo.png icon: https://raw.githubusercontent.com/aquasecurity/trivy/main/docs/imgs/logo.png
appVersion: v0.26.1 appVersion: 0.31.0