mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
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:
co-authored by
Claude Opus 4.6
parent
aff4ce7441
commit
2446acc82e
@@ -10,7 +10,7 @@ metadata:
|
||||
spec:
|
||||
project: infrastructure
|
||||
sources:
|
||||
- repoURL: https://gateway.envoyproxy.io/charts
|
||||
- repoURL: oci://docker.io/envoyproxy
|
||||
chart: gateway-helm
|
||||
targetRevision: v1.6.3
|
||||
helm:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user