feat: add traefik/gatewayapi
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

enable access to charts/containers/api-specs so that we can migrate from
nginx-ingress to gateway api and traefik
This commit is contained in:
2026-05-10 16:38:52 +10:00
parent 5e03215f4d
commit 0509a2a43f
4 changed files with 14 additions and 0 deletions
@@ -109,6 +109,17 @@ remotes:
immutable_ttl: 0
mutable_ttl: 3600
traefik:
base_url: "https://traefik.github.io/charts"
package: "helm"
description: "Traefik Helm charts"
check_mutable_updates: true
immutable_patterns:
- "\\.tgz$"
cache:
immutable_ttl: 0
mutable_ttl: 3600
victoriametrics:
base_url: "https://victoriametrics.github.io/helm-charts/"
package: "helm"