Fix envoy-gateway and netbird-operator chart repo URLs

Envoy Gateway moved to OCI registry (docker.io/envoyproxy).
NetBird operator charts moved to https://netbirdio.github.io/helms
with chart name kubernetes-operator.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-10 05:08:57 -05:00
co-authored by Claude Opus 4.6
parent aff4ce7441
commit 2446acc82e
2 changed files with 4 additions and 4 deletions
@@ -10,9 +10,9 @@ metadata:
spec:
project: infrastructure
sources:
- repoURL: https://netbirdio.github.io/kubernetes-operator
chart: netbird-operator
targetRevision: "*"
- repoURL: https://netbirdio.github.io/helms
chart: kubernetes-operator
targetRevision: "0.2.2"
helm:
valueFiles:
- $values/infrastructure/netbird-operator/values.yaml