renovate update chart appVersion
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 1m10s
render-manifests-push / render-manifests-push (push) Successful in 5m54s

This commit is contained in:
2025-12-23 17:37:43 -06:00
parent 848e1ab72c
commit eb6ff2df76
38 changed files with 112 additions and 111 deletions

View File

@@ -755,6 +755,27 @@ homepage:
port: 80
targetPort: 3000
protocol: HTTP
route:
main:
kind: HTTPRoute
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway
name: traefik-gateway
namespace: traefik
hostnames:
- home.alexlebens.net
rules:
- backendRefs:
- group: ''
kind: Service
name: homepage
port: 80
weight: 100
matches:
- path:
type: PathPrefix
value: /
persistence:
config:
enabled: true